From 7379084fe2baf032a70569aab4063e3df7237258 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:13:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ffb3b0..549916a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-coconut-palm-tree-with-sea-beach_74190-709.jpg", imageAlt: "Luxury tropical island resort" + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-coconut-palm-tree-with-sea-beach_74190-709.jpg?_wi=1", imageAlt: "Luxury tropical island resort" }, { - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg", imageAlt: "Exclusive mountain lodge" + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg?_wi=1", imageAlt: "Exclusive mountain lodge" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11561.jpg", imageAlt: "Premium urban hotel experience" @@ -88,13 +88,13 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Bali, Indonesia", description: "Experience tropical paradise with world-class resorts, ancient temples, and pristine beaches for the ultimate exotic escape.", imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg", imageAlt: "Bali luxury resort", button: { text: "Discover", href: "#" } + title: "Bali, Indonesia", description: "Experience tropical paradise with world-class resorts, ancient temples, and pristine beaches for the ultimate exotic escape.", imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg?_wi=1", imageAlt: "Bali luxury resort", button: { text: "Discover", href: "#" } }, { - title: "Paris, France", description: "The City of Light awaits with Michelin-starred dining, cultural treasures, and elegant luxury accommodations.", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg", imageAlt: "Paris luxury experience", button: { text: "Discover", href: "#" } + title: "Paris, France", description: "The City of Light awaits with Michelin-starred dining, cultural treasures, and elegant luxury accommodations.", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg?_wi=1", imageAlt: "Paris luxury experience", button: { text: "Discover", href: "#" } }, { - title: "Maldives", description: "Overwater bungalows and crystal-clear waters create an idyllic setting for romance and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach_1203-6667.jpg", imageAlt: "Maldives exclusive resort", button: { text: "Discover", href: "#" } + title: "Maldives", description: "Overwater bungalows and crystal-clear waters create an idyllic setting for romance and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach_1203-6667.jpg?_wi=1", imageAlt: "Maldives exclusive resort", button: { text: "Discover", href: "#" } } ]} gridVariant="three-columns-all-equal-width" @@ -113,18 +113,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "African Safari Adventure", description: "Track the Big Five through vast savannas with expert guides and stay in luxury safari lodges.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/giraffe-eating-tiny-green-acacia-leaves-okaukuejo-etosha-national-park-namibia_1150-21640.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/giraffe-eating-tiny-green-acacia-leaves-okaukuejo-etosha-national-park-namibia_1150-21640.jpg" } + title: "African Safari Adventure", description: "Track the Big Five through vast savannas with expert guides and stay in luxury safari lodges.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/giraffe-eating-tiny-green-acacia-leaves-okaukuejo-etosha-national-park-namibia_1150-21640.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/giraffe-eating-tiny-green-acacia-leaves-okaukuejo-etosha-national-park-namibia_1150-21640.jpg?_wi=2" } }, { id: 2, - title: "Luxury Yacht Charter", description: "Navigate azure waters aboard a private superyacht with personalized service and gourmet cuisine.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couple-pier-sunset_23-2147628745.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-pier-sunset_23-2147628745.jpg" } + title: "Luxury Yacht Charter", description: "Navigate azure waters aboard a private superyacht with personalized service and gourmet cuisine.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couple-pier-sunset_23-2147628745.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-pier-sunset_23-2147628745.jpg?_wi=2" } }, { id: 3, - title: "Spa & Wellness Retreat", description: "Rejuvenate at world-renowned spas with holistic treatments in serene mountain or beachfront locations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/women-having-beauty-treatment-sauna_23-2149241460.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/women-having-beauty-treatment-sauna_23-2149241460.jpg" } + title: "Spa & Wellness Retreat", description: "Rejuvenate at world-renowned spas with holistic treatments in serene mountain or beachfront locations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/women-having-beauty-treatment-sauna_23-2149241460.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/women-having-beauty-treatment-sauna_23-2149241460.jpg?_wi=2" } } ]} showStepNumbers={true} @@ -145,13 +145,13 @@ export default function LandingPage() { id: "1", title: "Concierge Planning", description: "24/7 dedicated concierge service for personalized itinerary design and travel coordination.", tag: "Expert Planning", imageSrc: "http://img.b2bpic.net/free-photo/receptionists-elegant-suits-work-hours_23-2149714402.jpg", buttons: [{ text: "Learn More", href: "#" }] }, { - id: "2", title: "Luxury Accommodations", description: "Access to exclusive properties and private villas not available to the general public.", tag: "Exclusive Access", imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg", buttons: [{ text: "Browse", href: "#" }] + id: "2", title: "Luxury Accommodations", description: "Access to exclusive properties and private villas not available to the general public.", tag: "Exclusive Access", imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg?_wi=2", buttons: [{ text: "Browse", href: "#" }] }, { id: "3", title: "Fine Dining Experiences", description: "Reservations at Michelin-starred restaurants and exclusive culinary experiences worldwide.", tag: "Gourmet Journeys", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-wine_114579-16605.jpg", buttons: [{ text: "Explore", href: "#" }] }, { - id: "4", title: "Bespoke Travel Insurance", description: "Comprehensive coverage tailored to your luxury travel plans with premium protection.", tag: "Peace of Mind", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-coconut-palm-tree-with-sea-beach_74190-709.jpg", buttons: [{ text: "Details", href: "#" }] + id: "4", title: "Bespoke Travel Insurance", description: "Comprehensive coverage tailored to your luxury travel plans with premium protection.", tag: "Peace of Mind", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-coconut-palm-tree-with-sea-beach_74190-709.jpg?_wi=2", buttons: [{ text: "Details", href: "#" }] } ]} animationType="slide-up" @@ -169,22 +169,22 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Margaret Sterling, CEO", date: "Date: November 2024", title: "An absolutely transformative journey", quote: "Wanderlux orchestrated a two-week European grand tour that exceeded every expectation. From private museum access to exclusive vineyard tastings, every moment was meticulously curated. The level of attention to detail is simply unmatched in the luxury travel industry.", tag: "Grand Tour", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg" + id: "1", name: "Margaret Sterling, CEO", date: "Date: November 2024", title: "An absolutely transformative journey", quote: "Wanderlux orchestrated a two-week European grand tour that exceeded every expectation. From private museum access to exclusive vineyard tastings, every moment was meticulously curated. The level of attention to detail is simply unmatched in the luxury travel industry.", tag: "Grand Tour", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg?_wi=2" }, { - id: "2", name: "James Mitchell, Entrepreneur", date: "Date: October 2024", title: "The definition of seamless luxury travel", quote: "My family's Maldives escape was nothing short of magical. Wanderlux coordinated everything from private aircraft transfers to overwater spa treatments. The concierge team anticipated needs before we even knew we had them.", tag: "Paradise Escape", avatarSrc: "http://img.b2bpic.net/free-photo/confident-man-leaning-wall_23-2148401390.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach_1203-6667.jpg" + id: "2", name: "James Mitchell, Entrepreneur", date: "Date: October 2024", title: "The definition of seamless luxury travel", quote: "My family's Maldives escape was nothing short of magical. Wanderlux coordinated everything from private aircraft transfers to overwater spa treatments. The concierge team anticipated needs before we even knew we had them.", tag: "Paradise Escape", avatarSrc: "http://img.b2bpic.net/free-photo/confident-man-leaning-wall_23-2148401390.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach_1203-6667.jpg?_wi=2" }, { - id: "3", name: "Victoria Chen, Art Collector", date: "Date: September 2024", title: "Luxury redefined with impeccable service", quote: "As someone who travels extensively, Wanderlux stands apart. Their insider connections opened doors at galleries and cultural venues closed to ordinary tourists. Every service was delivered with white-glove perfection.", tag: "Cultural Journey", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-facing-camera_23-2148060462.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg" + id: "3", name: "Victoria Chen, Art Collector", date: "Date: September 2024", title: "Luxury redefined with impeccable service", quote: "As someone who travels extensively, Wanderlux stands apart. Their insider connections opened doors at galleries and cultural venues closed to ordinary tourists. Every service was delivered with white-glove perfection.", tag: "Cultural Journey", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-facing-camera_23-2148060462.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504755.jpg?_wi=3" }, { - id: "4", name: "Robert & Catherine Wells, Philanthropists", date: "Date: August 2024", title: "Exceptional from start to finish", quote: "Our African safari combined thrilling wildlife encounters with unparalleled comfort. Wanderlux's personal touch and knowledge of exclusive lodges made this our most memorable adventure yet.", tag: "Safari Adventure", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/giraffe-eating-tiny-green-acacia-leaves-okaukuejo-etosha-national-park-namibia_1150-21640.jpg" + id: "4", name: "Robert & Catherine Wells, Philanthropists", date: "Date: August 2024", title: "Exceptional from start to finish", quote: "Our African safari combined thrilling wildlife encounters with unparalleled comfort. Wanderlux's personal touch and knowledge of exclusive lodges made this our most memorable adventure yet.", tag: "Safari Adventure", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/giraffe-eating-tiny-green-acacia-leaves-okaukuejo-etosha-national-park-namibia_1150-21640.jpg?_wi=3" }, { - id: "5", name: "Alexandra Fontaine, Luxury Brand Executive", date: "Date: July 2024", title: "Travel elevated to an art form", quote: "Working with Wanderlux reminded me what true luxury service means. Their bespoke approach and attention to the minutiae of comfort transformed my Japan expedition into an unforgettable masterpiece.", tag: "Bespoke Journey", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg" + id: "5", name: "Alexandra Fontaine, Luxury Brand Executive", date: "Date: July 2024", title: "Travel elevated to an art form", quote: "Working with Wanderlux reminded me what true luxury service means. Their bespoke approach and attention to the minutiae of comfort transformed my Japan expedition into an unforgettable masterpiece.", tag: "Bespoke Journey", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg?_wi=2" }, { - id: "6", name: "Sophia Laurent, Fashion Designer", date: "Date: June 2024", title: "Incomparable luxury and sophistication", quote: "Wanderlux orchestrated a multi-city European soirée with private yacht moments and Michelin-starred dinners. Every element was flawlessly executed. I've never experienced such refined travel luxury.", tag: "Luxury Soirée", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-businesswoman-answer-mobile-phone-call-talking-smartphone-drinking-c_1258-123451.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-pier-sunset_23-2147628745.jpg" + id: "6", name: "Sophia Laurent, Fashion Designer", date: "Date: June 2024", title: "Incomparable luxury and sophistication", quote: "Wanderlux orchestrated a multi-city European soirée with private yacht moments and Michelin-starred dinners. Every element was flawlessly executed. I've never experienced such refined travel luxury.", tag: "Luxury Soirée", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-businesswoman-answer-mobile-phone-call-talking-smartphone-drinking-c_1258-123451.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-pier-sunset_23-2147628745.jpg?_wi=3" } ]} textboxLayout="default" -- 2.49.1