Update src/app/destinations/page.tsx

This commit is contained in:
2026-03-26 11:00:56 +00:00
parent fe050d4c69
commit 4db7860e84

View File

@@ -110,23 +110,23 @@ export default function DestinationsPage() {
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: "happy woman traveler smiling beach"
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: "happy woman traveler smiling 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 relaxing mountain view travel"
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=1", imageAlt: "man relaxing mountain view travel"
},
{
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 city break travel"
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=1", imageAlt: "couple enjoying city break travel"
},
{
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 enjoying beach vacation kids"
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=1", imageAlt: "family enjoying beach vacation kids"
},
{
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: "happy woman traveler smiling beach"
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: "happy woman traveler smiling beach"
}
]}
kpiItems={[
@@ -144,7 +144,7 @@ export default function DestinationsPage() {
<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 sunset"
columns={footerColumns}
logoText="Wanderlust Journeys"