Skip to content

Commit

Permalink
Merge pull request #1027 from GarimaSingh0109/feedback
Browse files Browse the repository at this point in the history
Enhance Feedback Section UI - Improved Visual Clarity (#806)
  • Loading branch information
sunny0625 authored Jun 19, 2024
2 parents 9ac2494 + 8e9da02 commit 50c0519
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,20 @@ <h3>Juices</h3>
<section class="testimonial-container" data-aos="zoom-in" data-aos-duration="1000" data-aos-offset="170" data-aos-easing="ease-in-out">
<h2 class="tagline pt-5"> Our Happy Clients </h2>
<p class="description">

At Foodie, we pride ourselves on delivering delicious meals & exceptional service. Don’t just take our word
for it—hear what our satisfied customers have to say!</p>

<!-- Clients Review Section -->
<div class="reviewSection p-1 me-3">

<!-- Clients Review-1 Section Starts from Here -->
<div class="reviewItem">
<div class="top">
<div class="clientImage">
<img src="./Images/client1.jpg" alt="">
<span>Matt Gilbert</span>

At Foodie, we pride ourselves on delivering delicious meals & exceptional service. Don't just take our word
for it - hear what our satisfied customers have to say!
</p>
Expand Down Expand Up @@ -363,6 +377,7 @@ <h5 class="card-title">Reviews And Ratings</h5>
</div>

<p class="summery" style="margin-left: 20px; color: rgb(95, 95, 255);">Show summery</p>

</div>
</div>
</div>
Expand Down

0 comments on commit 50c0519

Please sign in to comment.