|
|
|
|
@@ -44,16 +44,17 @@ export default function LandingPage() {
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroCarouselLogo
|
|
|
|
|
logoText="LUXE TRAVELS"
|
|
|
|
|
logoClassName="text-white"
|
|
|
|
|
description="Discover the world's most exclusive destinations curated for discerning travelers seeking unparalleled luxury and authentic experiences."
|
|
|
|
|
slides={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/man-reflective-moment-watching-sunrise-rice-terraces-bali_73899-44002.jpg", imageAlt: "Bali sunset over rice terraces"
|
|
|
|
|
imageSrc: "https://images.unsplash.com/photo-1551632786-de41ec802fcf?w=1200&h=800&fit=crop", imageAlt: "Tropical island with turquoise waters"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/man-reflective-moment-watching-sunrise-rice-terraces-bali_73899-44047.jpg", imageAlt: "Maldives crystal clear waters"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/aerial-shot-rice-terrace-sunlight-evening-gianyar-bali-indonesia_181624-60419.jpg", imageAlt: "Italian Amalfi coast landscape"
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/tmp/make-an-image-of-the-colosseum-1771469580022-c54051cb.jpg", imageAlt: "Italian Amalfi coast landscape"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
buttons={[
|
|
|
|
|
@@ -65,7 +66,7 @@ export default function LandingPage() {
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
<div id="about" data-section="about" data-webild-id="webild-1771468504563-ab8lwg93a">
|
|
|
|
|
<InlineImageSplitTextAbout
|
|
|
|
|
heading={[
|
|
|
|
|
{ type: "text", content: "Crafting unforgettable journeys since" },
|
|
|
|
|
@@ -74,7 +75,8 @@ export default function LandingPage() {
|
|
|
|
|
]}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Our Story", href: "#about" },
|
|
|
|
|
{ text: "Work With Us", href: "contact" }
|
|
|
|
|
{ text: "Work With Us", href: "contact" },
|
|
|
|
|
{ text: "Learn More", href: "contact" }
|
|
|
|
|
]}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
/>
|
|
|
|
|
@@ -91,7 +93,7 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
title: "Private Island Escapes", description: "Secluded luxury retreats with personalized service and pristine natural beauty exclusively for our discerning clientele.", imageSrc: "https://img.b2bpic.net/free-photo/swimming-pool-blue-water-tropical-garden-with-sea-view-background_1150-10233.jpg", imageAlt: "Private island villa with ocean view", button: { text: "Learn More", href: "contact" }
|
|
|
|
|
title: "Private Island Escapes", description: "Secluded luxury retreats with personalized service and pristine natural beauty exclusively for our discerning clientele.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/tmp/generate-a-super-highquality-image-of-th-1771469456045-73afe763.jpg", imageAlt: "Tropical island with white sand beach and turquoise waters", button: { text: "Learn More", href: "contact" }
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Cultural Immersion", description: "Guided experiences with local experts, private museum access, and authentic cultural encounters in historic destinations.", imageSrc: "https://img.b2bpic.net/free-photo/breathtaking-view-wat-maha-that-buddhist-temple-building-sunlight_482257-125647.jpg", imageAlt: "Ancient temple architectural detail", button: { text: "Learn More", href: "contact" }
|
|
|
|
|
@@ -160,7 +162,7 @@ export default function LandingPage() {
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "maldives", title: "Maldives", description: "Crystal waters, overwater bungalows, and world-class diving. The ultimate tropical paradise for luxury seekers.", tag: "Tropical Paradise", imageSrc: "https://img.b2bpic.net/free-photo/blurred-shot-terrace-plantation_181624-19548.jpg", imageAlt: "Maldives overwater resort"
|
|
|
|
|
id: "maldives", title: "Maldives", description: "Crystal waters, overwater bungalows, and world-class diving. The ultimate tropical paradise for luxury seekers.", tag: "Tropical Paradise", imageSrc: "https://images.unsplash.com/photo-1551632786-de41ec802fcf?w=1200&h=800&fit=crop", imageAlt: "Maldives overwater resort"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "paris", title: "Paris", description: "The City of Light offers timeless elegance, world-class cuisine, and iconic landmarks. Exclusive boutique hotels await.", tag: "City of Romance", imageSrc: "https://img.b2bpic.net/free-photo/rice-hills-surrounded-by-greens-trees_181624-46299.jpg", imageAlt: "Eiffel Tower at night"
|
|
|
|
|
@@ -194,10 +196,10 @@ export default function LandingPage() {
|
|
|
|
|
id: "1", name: "Catherine Mitchell, Executive", date: "Date: November 2024", title: "The most seamless luxury travel experience", quote: "Luxe Travels transformed our family vacation into an unforgettable adventure. Every detail was perfectly orchestrated, from the private villa in Bali to the exclusive dining experiences. We felt truly pampered throughout our entire journey.", tag: "Bali Retreat", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageSrc: "https://img.b2bpic.net/free-photo/young-family-with-little-daugher-vacation-by-ocean_1303-15500.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "James Richardson, CEO", date: "Date: October 2024", title: "Exceeded all expectations", quote: "As a frequent traveler, I appreciate attention to detail. Luxe Travels delivered on every promise. The personalized itinerary for our Maldives escape was exceptional, with access to experiences we never could have arranged independently.", tag: "Maldives Escape", avatarSrc: "https://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageSrc: "https://img.b2bpic.net/free-photo/mother-with-three-kids-turkey-resort-sitting-bungalow-against-mediterranean-sea_627829-12456.jpg"
|
|
|
|
|
id: "2", name: "James Richardson, CEO", date: "Date: October 2024", title: "Exceeded all expectations", quote: "As a frequent traveler, I appreciate attention to detail. Luxe Travels delivered on every promise. The personalized itinerary for our Maldives escape was exceptional, with access to experiences we never could have arranged independently.", tag: "Maldives Escape", avatarSrc: "https://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/tmp/a-happy-family-chilling-1771469074095-9f99e19b.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Alexandra Fontaine, Entrepreneur", date: "Date: September 2024", title: "True luxury concierge service", quote: "The 24/7 concierge support made all the difference. When we needed last-minute adjustments in Paris, they arranged everything flawlessly. This is what true luxury travel management looks like.", tag: "Paris Sojourn", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageSrc: "https://img.b2bpic.net/free-photo/young-family-with-little-daugher-vacation-by-ocean_1303-15502.jpg"
|
|
|
|
|
id: "3", name: "Alexandra Fontaine, Entrepreneur", date: "Date: September 2024", title: "True luxury concierge service", quote: "The 24/7 concierge support made all the difference. When we needed last-minute adjustments in Paris, they arranged everything flawlessly. This is what true luxury travel management looks like.", tag: "Paris Sojourn", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/tmp/a-happy-family-chilling-use-a-black-fami-1771469393730-7eefed38.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Marcus Thompson, Investor", date: "Date: August 2024", title: "Incomparable expertise and service", quote: "Working with Luxe Travels for our Swiss Alps honeymoon was pure bliss. They anticipated our needs before we even asked. The private mountain retreat, exclusive dining, and seamless logistics were all world-class.", tag: "Swiss Alps", avatarSrc: "https://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageSrc: "https://img.b2bpic.net/free-photo/young-family-with-little-daugher-vacation-by-ocean_1303-15528.jpg"
|
|
|
|
|
@@ -233,6 +235,8 @@ export default function LandingPage() {
|
|
|
|
|
imageAlt="Luxury travel consultation lounge"
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
containerClassName="gap-8 md:gap-12 lg:gap-16"
|
|
|
|
|
contentClassName="flex flex-col gap-8 md:gap-12 lg:gap-16"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -250,4 +254,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|