Skip to content

Commit

Permalink
Merge pull request #820 from TBorundia/main
Browse files Browse the repository at this point in the history
fix: Repetitive tagline issue #752
  • Loading branch information
apu52 authored Jun 26, 2024
2 parents 143b922 + d2a4c21 commit 89f78b7
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,8 +428,7 @@ <h3 style="font-weight: 600;font-size: 24px;">Get Flat 15% OFF</h3>
<div>
<h2 class="section__title" data-aos="fade-in">Explore top destinations</h2>
<p class="section__subtitle" data-aos="fade-in">
Explore your suitable and dream places around the world. Here you
can find your right destination.
Explore your dream places around the world. Here you can find your perfect destination.
</p>
</div>
</div>
Expand Down Expand Up @@ -525,8 +524,7 @@ <h3>MALDIVES</h3>
<div class="section__container trip__container">
<h2 class="section__title">Best trip packages</h2>
<p class="section__subtitle">
Explore your suitable and dream places around the world. Here you can
find your right destination.
Top trip deals curated for you. Get the best package for your adventure and save more.
</p>
<div class="trip__grid">
<div class="trip__card">
Expand Down Expand Up @@ -615,8 +613,8 @@ <h2 class="section__title" data-aos="zoom-in">
Our trip gallery that will inspire you
</h2>
<p class="section__subtitle" data-aos="zoom-in">
Explore your suitable and dream places around the world. Here you
can find your right destination.
Visual Stories of Adventure to Spark Your Imagination.<br>
Get inspired for your next journey.
</p>
<button class="btn btn-style" id="btn-page" onclick="replaceDivs()" data-aos="zoom-in"
style="box-shadow: 2px 2px 8px rgb(0, 191, 255);">View All</button>
Expand Down Expand Up @@ -948,8 +946,7 @@ <h1>Contact Us</h1>
<div class="subscribe__content">
<h2 class="section__title" data-aos="fade-up">Subscribe to get special prize</h2>
<p class="section__subtitle" data-aos="fade-up">
Explore your suitable and dream places around the world. Here you
can find your right destination.
Subscribe to get special travel prizes. Unlock exclusive deals and offers just for you.
</p>
</div>
<div class="subscribe__form" data-aos="fade-up">
Expand All @@ -965,9 +962,11 @@ <h2 class="section__title" data-aos="fade-up">Subscribe to get special prize</h2
<div class="section__container footer__container">
<div class="footer__col">
<h3 class="footer__title">Tourguide<span>.</span></h3>
<p>
Ready for your next adventure? Let's make it unforgettable.<br>
</p>
<p class="footer__text">
Explore your suitable and dream places around the world. Here you
can find your right destination.
Start planning your dream trip with us and explore the world.
</p>
</div>
<div class="footer__col">
Expand Down

0 comments on commit 89f78b7

Please sign in to comment.