-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
215 additions
and
39 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -44,11 +44,16 @@ | |
<link rel="stylesheet" href= "cookie-popup.css"> | ||
<link rel="preconnect" href= "https://fonts.googleapis.com" /> | ||
<link rel="preconnect" href= "https://fonts.gstatic.com" crossorigin /> | ||
|
||
<link rel="stylesheet" href="testimonial.css" />s | ||
<link | ||
href= "https://fonts.googleapis.com/css2?family=Pattaya&family=Poppins:wght@400;500&display=swap" | ||
rel= "stylesheet" | ||
/> | ||
<link | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" | ||
rel="stylesheet" | ||
/> | ||
|
||
<link rel="icon" href="/icons/airplane.svg" /> | ||
<link | ||
rel= "stylesheet" | ||
|
@@ -2605,45 +2610,41 @@ <h2>Thank You!</h2> | |
<section id="testimonials" class="testimonials-section"> | ||
<h2 class="testimonials-heading" style="color: rgba(255, 255, 248, 0.953)">Testimonials</h2> | ||
|
||
<div class="testimonials-container"> | ||
<div class="header1 test"> | ||
<figure class="snip1533"> | ||
<figcaption> | ||
<blockquote> | ||
<p>It made solo travel a breeze! I met amazing companions and discovered hidden gems.</p> | ||
</blockquote> | ||
<h3>Wisteria Ravenclaw</h3> | ||
<h4>Traveller</h4> | ||
</figcaption> | ||
</figure> | ||
<div class="section_grid"> | ||
<div class="section_card"> | ||
<span><i class="ri-double-quotes-l"></i></span> | ||
<h4>Love the Journey</h4> | ||
<p> | ||
"My trip to Bali was a dream come true, thanks to Wanderlust Travel! From the easy booking process to the incredible recommendations, everything was seamless. The guided tour through Ubud's rice terraces and the sunset at Tanah Lot were unforgettable experiences. I can't wait to plan my next adventure with them!" | ||
</p> | ||
<img src="OIP (8).jpeg" alt="user"> | ||
<div class="ratings">★★★★★</div> | ||
<h5>Allan Collins</h5> | ||
<h6>Traveller</h6> | ||
</div> | ||
<div class="header2 test"> | ||
<figure class="snip1533"> | ||
|
||
<figcaption> | ||
<blockquote> | ||
<p>Finding the perfect travel group was so easy with Buddy Trail. Unforgettable trips, hassle-free planning! | ||
</p> | ||
</blockquote> | ||
<h3>Ursula Gurnmeister</h3> | ||
<h4>Traveller</h4> | ||
</figcaption> | ||
</figure> | ||
</div> | ||
<div class="header1 test"> | ||
<figure class="snip1533"> | ||
|
||
<figcaption> | ||
<blockquote> | ||
<p>I found great travel buddies for my Europe trip! The platform is intuitive and made my adventure even | ||
better. </p> | ||
</blockquote> | ||
<h3>Ingredia Nutrisha</h3> | ||
<h4>Traveller</h4> | ||
</figcaption> | ||
</figure></div> | ||
</div> | ||
</section> | ||
<div class="section_card"> | ||
<span><i class="ri-double-quotes-l"></i></span> | ||
<h4>Excellent</h4> | ||
<p> | ||
"Exploring the Swiss Alps with Alpine Adventures was the highlight of my year. Their attention to detail and personalized itinerary made the trip perfect. The accommodations were top-notch, and the local guides provided rich insights into Swiss culture. I highly recommend them to anyone looking for an extraordinary travel experience." | ||
</p> | ||
<img src="OIP (7).jpeg" alt="user"> | ||
<div class="ratings">★★★★★</div> | ||
<h5>Lucas Rodriguez</h5> | ||
<h6>Traveller</h6> | ||
</div> | ||
<div class="section_card"> | ||
<span><i class="ri-double-quotes-l"></i></span> | ||
<h4>Efficient and reliable</h4> | ||
<p> | ||
"WanderWorld Travel made our family vacation to Japan an absolute delight. They curated a perfect mix of cultural experiences and kid-friendly activities. Visiting the temples in Kyoto and the bustling streets of Tokyo was a magical journey. Their 24/7 customer support was incredibly helpful. Highly recommended for families!" | ||
</p> | ||
<img src="OIP (5).jpeg" alt="user"> | ||
<div class="ratings">★★★★★</div> | ||
<h5>Isabella Nguyen</h5> | ||
<h6>Traveller</h6> | ||
</div> | ||
</div> | ||
|
||
<section id="reviews" class="reviews-section"> | ||
<div class="review"> | ||
|
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