Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 18, 2024
1 parent f8364b4 commit 6fa5a7e
Showing 1 changed file with 2 additions and 64 deletions.
66 changes: 2 additions & 64 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,71 +590,9 @@ <h2 class="py-2">Our Partners</h2>
</div>
</div> <!-- end of swiper-slide -->
<!-- end of slide -->
<!-- Slide -->
<div class="swiper-slide">
<div class="testimonial-card p-4">
<p>T-mit-Part</p>
<div class="d-flex pt-4">
<div>
<a href="https://www.tm-sys.it/">
<img class="avatar"
src="https://www.waveshare.com/media/eternal/venedor/default/logo.png"
alt="Waveshare">
</a>
</div>
</div>
</div>
</div> <!-- end of swiper-slide -->
<!-- end of slide -->
<!-- Slide -->
<div class="swiper-slide">
<div class="testimonial-card p-4">
<p>Beast-Tx Part</p>
<div class="d-flex pt-4">
<div>
<a href="https://www.beasttx.com">
<img class="avatar"
src="https://www.waveshare.com/media/eternal/venedor/default/logo.png"
alt="Waveshare">
</a>
</div>
</div>
</div>
</div> <!-- end of swiper-slide -->
<!-- end of slide -->
<!-- Slide -->
<div class="swiper-slide">
<div class="testimonial-card p-4">
<p>Maple wireless part</p>
<div class="d-flex pt-4">
<div>
<a href="https://www.maple-wireless.com">
<img class="avatar"
src="https://www.waveshare.com/media/eternal/venedor/default/logo.png"
alt="Waveshare">
</a>
</div>
</div>
</div>
</div> <!-- end of swiper-slide -->
<!-- end of slide -->
<!-- Slide -->
<div class="swiper-slide">
<div class="testimonial-card p-4">
<p>Linux Automation GmbH</p>
<div class="d-flex pt-4">
<div>
<a href="https://www.linux-automation.com">
<img class="avatar"
src="https://www.waveshare.com/media/eternal/venedor/default/logo.png"
alt="Linux Automation GmbH">
</a>
</div>
</div>
</div>
</div> <!-- end of swiper-slide -->
<!-- end of slide -->

</div> <!-- end of swiper-wrapper -->

<!-- Add Arrows -->
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
Expand Down

0 comments on commit 6fa5a7e

Please sign in to comment.