Update src/app/contact/page.tsx

This commit is contained in:
2026-03-26 13:59:11 +00:00
parent 84492b2b0c
commit 5ef7851b03

View File

@@ -106,11 +106,11 @@ export default function ContactPage() {
title="Hear From Our Happy Travelers"
description="Our clients' unforgettable memories are the best testament to our commitment to exceptional travel experiences."
testimonials={[
{ id: "1", name: "Sarah J.", role: "Adventure Seeker", company: "Solo Explorer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "Smiling woman on a beach" },
{ id: "2", name: "Michael C.", role: "Family Vacationer", company: "Chen Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", imageAlt: "Man enjoying mountain view" },
{ id: "3", name: "Emily R.", role: "Romantic Getaway Planner", company: "Couple's Retreats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg", imageAlt: "Couple enjoying a city break" },
{ id: "4", name: "David K.", role: "Group Tour Organizer", company: "Friends on Tour", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg", imageAlt: "Family playing on a beach" },
{ id: "5", name: "Jessica L.", role: "Cultural Traveler", company: "Discovery Tours", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "Smiling woman on a beach" }
{ id: "1", name: "Sarah J.", role: "Adventure Seeker", company: "Solo Explorer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=1", imageAlt: "Smiling woman on a beach" },
{ id: "2", name: "Michael C.", role: "Family Vacationer", company: "Chen Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=1", imageAlt: "Man enjoying mountain view" },
{ id: "3", name: "Emily R.", role: "Romantic Getaway Planner", company: "Couple's Retreats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=1", imageAlt: "Couple enjoying a city break" },
{ id: "4", name: "David K.", role: "Group Tour Organizer", company: "Friends on Tour", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=1", imageAlt: "Family playing on a beach" },
{ id: "5", name: "Jessica L.", role: "Cultural Traveler", company: "Discovery Tours", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=2", imageAlt: "Smiling woman on a beach" }
]}
kpiItems={[
{ label: "Globally Travelers", value: "10k+" },
@@ -127,7 +127,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg"
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg?_wi=1"
imageAlt="Serene mountain lake at sunset"
columns={footerColumns}
logoText="Wanderlust Journeys"