-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create fuei.html, hfdsfjf.html and ms-s.html
- Loading branch information
Showing
3 changed files
with
148 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<div> | ||
<section class="py-10 bg-gray-100 border border-gray-100 ooverflow-hidden"> | ||
<div class="container mx-auto px-4"> | ||
<div class="bg-white rounded-3xl"> | ||
<div class="py-16 px-8 md:max-w-3xl mx-auto text-center"> | ||
<img | ||
class="mb-6 mx-auto rounded-full" | ||
src="https://shuffle.dev/zanrly-assets/images/testimonials/avatar.png" | ||
alt="" | ||
/> | ||
<p class="mb-10 text-2xl font-bold"> | ||
"Had some issues where my site crashed and broke, reached out to | ||
Fouroom to see if they could help me fix it. Even though we are 12 | ||
hours apart in time, they were quick to reply and helpful/willing to | ||
do what is needed to fix the issue." | ||
</p> | ||
<h3 class="font-heading mb-2 text-2xl text-gray-900 font-black"> | ||
Monica | ||
</h3> | ||
<p class="text-sm text-gray-500 font-bold">@monicajohnson</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
<div> | ||
<section class="py-10 bg-gray-50 overflow-hidden"> | ||
<div class="container mx-auto px-4"> | ||
<div class="py-16 px-8 bg-white border border-gray-100 rounded-3xl"> | ||
<div class="max-w-7xl mx-auto"> | ||
<div class="max-w-lg mx-auto text-center"> | ||
<span | ||
class="inline-block mb-2 text-sm text-blue-500 font-bold uppercase tracking-widest" | ||
>Testimonials</span | ||
> | ||
<h2 | ||
class="font-heading mb-12 text-4xl md:text-5xl text-gray-900 font-black tracking-tight" | ||
> | ||
Our customer says | ||
</h2> | ||
</div> | ||
<div class="flex flex-wrap -m-4"> | ||
<div class="w-full md:w-1/3 p-4"> | ||
<div | ||
class="flex flex-col justify-between px-8 pt-12 pb-8 h-full text-center bg-gray-100 border border-gray-100 rounded-3xl" | ||
> | ||
<div class="flex-initial mb-8"> | ||
<img | ||
class="mb-6 mx-auto rounded-full" | ||
src="https://shuffle.dev/zanrly-assets/images/testimonials/avatar2.png" | ||
alt="" | ||
/> | ||
<p class="text-base text-gray-700 font-bold"> | ||
Had some issues where my site crashed and broke, reached out | ||
to Shuffle Editor to see if they could help me fix it. | ||
</p> | ||
</div> | ||
<div class="flex-initial"> | ||
<h3 class="font-heading text-2xl text-gray-900 font-black"> | ||
Monica Johnson | ||
</h3> | ||
<p class="text-sm text-gray-500 font-bold">@monicajonhson</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="w-full md:w-1/3 p-4"> | ||
<div | ||
class="flex flex-col justify-between px-8 pt-12 pb-8 h-full text-center bg-gray-100 border border-gray-100 rounded-3xl" | ||
> | ||
<div class="flex-initial mb-8"> | ||
<img | ||
class="mb-6 mx-auto rounded-full" | ||
src="https://shuffle.dev/zanrly-assets/images/testimonials/avatar2.png" | ||
alt="" | ||
/> | ||
<p class="text-base text-gray-700 font-bold"> | ||
Had some issues where my site crashed and broke, reached out | ||
to Shuffle Editor to see if they could help me fix it. | ||
</p> | ||
</div> | ||
<div class="flex-initial"> | ||
<h3 class="font-heading text-2xl text-gray-900 font-black"> | ||
Monica Johnson | ||
</h3> | ||
<p class="text-sm text-gray-500 font-bold">@monicajonhson</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="w-full md:w-1/3 p-4"> | ||
<div | ||
class="flex flex-col justify-between px-8 pt-12 pb-8 h-full text-center bg-gray-100 border border-gray-100rounded-3xl" | ||
> | ||
<div class="flex-initial mb-8"> | ||
<img | ||
class="mb-6 mx-auto rounded-full" | ||
src="https://shuffle.dev/zanrly-assets/images/testimonials/avatar2.png" | ||
alt="" | ||
/> | ||
<p class="text-base text-gray-700 font-bold"> | ||
Had some issues where my site crashed and broke, reached out | ||
to Shuffle Editor to see if they could help me fix it. | ||
</p> | ||
</div> | ||
<div class="flex-initial"> | ||
<h3 class="font-heading text-2xl text-gray-900 font-black"> | ||
Monica Johnson | ||
</h3> | ||
<p class="text-sm text-gray-500 font-bold">@monicajonhson</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<div> | ||
<section class="py-10 bg-gray-50 overflow-hidden"> | ||
<div class="container mx-auto px-4"> | ||
<div class="py-16 px-8 bg-white border border-gray-100 rounded-3xl"> | ||
<div class="max-w-7xl mx-auto"> | ||
<div class="flex flex-wrap lg:items-center -m-8"> | ||
<div class="w-full md:w-1/2 p-8"> | ||
<img | ||
class="mx-auto md:ml-0 rounded-3xl" | ||
src="https://shuffle.dev/zanrly-assets/images/testimonials/woman.png" | ||
alt="" | ||
/> | ||
</div> | ||
<div class="w-full md:w-1/2 p-8"> | ||
<p class="mb-10 text-2xl font-bold"> | ||
"Had some issues where my site crashed and broke, reached out to | ||
Shuffle Editor to see if they could help me fix it. Even though | ||
we are 12 hours apart in time, they were quick to reply and | ||
helpful/willing to do what is needed to fix the issue." | ||
</p> | ||
<h3 class="font-heading text-2xl text-gray-900 font-black"> | ||
Monica | ||
</h3> | ||
<p class="text-sm text-gray-500 font-bold">@monicajohnson</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> |