Skip to content

Commit

Permalink
Merge pull request #1600 from anshdeep0504/my-feature-branch
Browse files Browse the repository at this point in the history
Removed unnecessary text on the footer section
  • Loading branch information
sunny0625 authored Aug 10, 2024
2 parents 446b313 + 9b88954 commit 3ef16b2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -982,10 +982,13 @@ <h1 style="color: #6d1002;">Homemade Food Services</h1>
</div>

<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">
<h2 class="tagline pt-5" style="color: #FFD700; font-size: 36px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);">
Our Happy Clients
</h2>
<p class="description" style="color: #FFFFFF; font-size: 20px; line-height: 1.6; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);">
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>

<div id="testimonials" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
Expand Down Expand Up @@ -1146,7 +1149,8 @@ <h4 class="free_delivery">For Free Delivery!</h4>
<h2 class="text-center">Download This Amazing App Now!</h2>
<br>
<p class="best_discount">For best discounts and free delivery download the app now from your Google Play Store or App Store.</p>
<a href="#" class="google_play"><img src="/Images/app_download/get_it_on_google_play_store.png" class="app-download-img" alt="Get it on Google Play Store"></a>
git add .

<a href="#" class="app_store"><img src="./Images/app_download/download-on-the-app-store.png" class="app-download-img" alt="Download on the Apple App Store"></a>
</div>

Expand Down

0 comments on commit 3ef16b2

Please sign in to comment.