Added more testimonials

This commit is contained in:
tsmitty11 2023-05-17 15:17:54 +02:00
parent 3281537809
commit 7c27362db8

View file

@ -750,11 +750,16 @@
<section class="teal-bg">
<div class="container one-box-up two-boxes two-boxes-down">
<div class="row one-box-down">
<div class="col">
<h2 class="display-5 black text-center">Don't just take our word for it; everybody's liking the new brew</h2>
</div>
</div>
<div id="carouselExample" class="carousel slide">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row twitter-desktop">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<div class="twitter-card mb-4">
@ -810,6 +815,71 @@ A GUI & CLI for complex apps, incentives on chain, & much more.</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row twitter-desktop">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<div class="twitter-card mb-4">
<div class="top-bar flex p-1 ps-3">
<i class="icon-twitter black lead"></i>
</div>
<div class="twitter-content p-xl-5 p-lg-5 p-md-3 p-sm-4 p-4">
<div class="">
</div>
<p class="black">Was searching for a replacement for Volta (pnpm issues) and came across @teaxyz<br>really impressed so far. tea has some great features and a smooth DX<br>likely will continue to use this as my go to package manager for everything.</p>
<hr class="mb-3" style="border-bottom: 1px solid black !important;">
<div class="flex-start">
<img class="avatar" src="https://pbs.twimg.com/profile_images/1607542777415360512/EylAfFuZ_400x400.jpg" alt="">
<p class="small test-name black">@zwagnr</p>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<div class="twitter-card mb-4">
<div class="top-bar flex p-1 ps-3">
<i class="icon-discord black lead"></i>
</div>
<div class="twitter-content p-xl-5 p-lg-5 p-md-3 p-sm-4 p-4">
<p class="black">A consequence of this [magic] is that I'm now actively searching for new stuff to try, because<br>1/ using OSS is now easier, no need to install it<br>2/ I'm not afraid of polluting my system with stuff that I may not use in the future because it's all stowed in ~/.tea</p>
<hr class="mb-3" style="border-bottom: 1px solid black !important;">
<div class="flex-start">
<img class="avatar" src="/Images/dd.png" alt="">
<p class="small test-name black">David D</p>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<div class="twitter-card mb-4">
<div class="top-bar flex p-1 ps-3">
<i class="icon-discord black lead"></i>
</div>
<div class="twitter-content p-xl-5 p-lg-5 p-md-3 p-sm-4 p-4">
<p class="black">You guys are really onto something with <a href="https://github.com/teaxyz/cli#magic" style="color:#1a1a1a !important;">magics</a> it's so awesome. I've been using it all day and I am hooked.</p>
<hr class="mb-3" style="border-bottom: 1px solid black !important;">
<div class="flex-start">
<img class="avatar" src="/Images/dd.png" alt="">
<p class="small test-name black">David D</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExample" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExample" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</section>
<section>