Merge version_1 into main #2
@@ -15,7 +15,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
||||
tag="Stay Connected"
|
||||
title="Exclusive Insider Access"
|
||||
description="Subscribe to receive curated recommendations, early access to new experiences, exclusive events, and VIP offers tailored to your preferences."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg"
|
||||
imageAlt="Exclusive luxury lounge"
|
||||
@@ -60,35 +60,17 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How does the booking system work?",
|
||||
content: "Our intuitive booking platform allows you to reserve your experience in moments. Select your preferred dates, customize service options, and proceed through our secure payment gateway. You'll receive immediate confirmation with personalized details about your experience.",
|
||||
},
|
||||
id: "1", title: "How does the booking system work?", content: "Our intuitive booking platform allows you to reserve your experience in moments. Select your preferred dates, customize service options, and proceed through our secure payment gateway. You'll receive immediate confirmation with personalized details about your experience."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What payment methods are accepted?",
|
||||
content: "We accept all major credit cards, bank transfers, and wire payments. For added security and discretion, we also offer private banking solutions. All transactions are encrypted and processed through industry-leading payment processors.",
|
||||
},
|
||||
id: "2", title: "What payment methods are accepted?", content: "We accept all major credit cards, bank transfers, and wire payments. For added security and discretion, we also offer private banking solutions. All transactions are encrypted and processed through industry-leading payment processors."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I customize my experience?",
|
||||
content: "Absolutely. Each experience is fully customizable to your preferences, dietary requirements, accessibility needs, and special requests. Our concierge team will work with you to craft a bespoke itinerary that exceeds your expectations.",
|
||||
},
|
||||
id: "3", title: "Can I customize my experience?", content: "Absolutely. Each experience is fully customizable to your preferences, dietary requirements, accessibility needs, and special requests. Our concierge team will work with you to craft a bespoke itinerary that exceeds your expectations."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What is your cancellation policy?",
|
||||
content: "We offer flexible cancellation terms: free cancellation up to 30 days before your experience, 50% refund for cancellations within 15 days, and full retention for cancellations within 7 days. Special circumstances are reviewed individually by our concierge team.",
|
||||
},
|
||||
id: "4", title: "What is your cancellation policy?", content: "We offer flexible cancellation terms: free cancellation up to 30 days before your experience, 50% refund for cancellations within 15 days, and full retention for cancellations within 7 days. Special circumstances are reviewed individually by our concierge team."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer corporate packages?",
|
||||
content: "Yes, we specialize in bespoke corporate experiences including executive retreats, team building events, and client entertainment. Our corporate concierge team will design a program tailored to your organization's objectives and culture.",
|
||||
},
|
||||
id: "5", title: "Do you offer corporate packages?", content: "Yes, we specialize in bespoke corporate experiences including executive retreats, team building events, and client entertainment. Our corporate concierge team will design a program tailored to your organization's objectives and culture."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How is guest information secured?",
|
||||
content: "Your privacy and security are paramount. We employ bank-level encryption, strict confidentiality protocols, and comply with international data protection standards. Your personal information is never shared with third parties without explicit consent.",
|
||||
},
|
||||
id: "6", title: "How is guest information secured?", content: "Your privacy and security are paramount. We employ bank-level encryption, strict confidentiality protocols, and comply with international data protection standards. Your personal information is never shared with third parties without explicit consent."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -101,8 +83,7 @@ export default function ContactPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -110,8 +91,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Philosophy", href: "/about" },
|
||||
{ label: "Testimonials", href: "/" },
|
||||
@@ -119,8 +99,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cancellation Policy", href: "#" },
|
||||
|
||||
135
src/app/page.tsx
135
src/app/page.tsx
@@ -19,7 +19,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,32 +45,20 @@ export default function HomePage() {
|
||||
description="Discover curated premium offerings designed for the discerning. Reserve your exclusive escape in moments."
|
||||
tag="Luxury Reimagined"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"
|
||||
imageAlt="Luxury resort with premium amenities"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Victoria Ashford",
|
||||
handle: "CEO, Ashford Capital",
|
||||
testimonial: "The level of attention to detail and personalized service exceeded all expectations. Truly an experience worthy of my time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
|
||||
},
|
||||
name: "Victoria Ashford", handle: "CEO, Ashford Capital", testimonial: "The level of attention to detail and personalized service exceeded all expectations. Truly an experience worthy of my time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
|
||||
{
|
||||
name: "James Mitchell",
|
||||
handle: "Founder, Mitchell Ventures",
|
||||
testimonial: "Seamless booking, impeccable service, and exclusive access. This is what luxury should feel like.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1",
|
||||
},
|
||||
name: "James Mitchell", handle: "Founder, Mitchell Ventures", testimonial: "Seamless booking, impeccable service, and exclusive access. This is what luxury should feel like.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
|
||||
{
|
||||
name: "Sophia Laurent",
|
||||
handle: "Director, Laurent Holdings",
|
||||
testimonial: "Every moment was crafted with precision. The exclusivity and sophistication set new standards.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
|
||||
},
|
||||
name: "Sophia Laurent", handle: "Director, Laurent Holdings", testimonial: "Every moment was crafted with precision. The exclusivity and sophistication set new standards.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -100,33 +88,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Executive Retreats",
|
||||
description: "Bespoke corporate experiences with white-glove service, strategic planning spaces, and executive dining. Perfect for leadership retreats and confidential business gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg?_wi=1",
|
||||
imageAlt: "Luxury executive boardroom",
|
||||
},
|
||||
id: "1", title: "Executive Retreats", description: "Bespoke corporate experiences with white-glove service, strategic planning spaces, and executive dining. Perfect for leadership retreats and confidential business gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg", imageAlt: "Luxury executive boardroom"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Wellness Escapes",
|
||||
description: "Holistic rejuvenation programs combining premium spa services, personalized wellness coaching, and gourmet nutrition. Tailored to your specific health and relaxation goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-couple-wearing-bathrobes-while-enjoying-health-spa-focus-is-man_637285-7504.jpg?_wi=1",
|
||||
imageAlt: "Luxury spa and wellness facility",
|
||||
},
|
||||
id: "2", title: "Wellness Escapes", description: "Holistic rejuvenation programs combining premium spa services, personalized wellness coaching, and gourmet nutrition. Tailored to your specific health and relaxation goals.", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-couple-wearing-bathrobes-while-enjoying-health-spa-focus-is-man_637285-7504.jpg", imageAlt: "Luxury spa and wellness facility"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Culinary Experiences",
|
||||
description: "Michelin-caliber dining with Michelin-trained chefs, private tasting menus, wine pairings, and cooking demonstrations. Gastronomy elevated to an art form.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/precision-creativity-shine-as-chef-sprinkles-sliced-veggies-onto-dish_482257-124472.jpg?_wi=1",
|
||||
imageAlt: "Fine dining culinary preparation",
|
||||
},
|
||||
id: "3", title: "Culinary Experiences", description: "Michelin-caliber dining with Michelin-trained chefs, private tasting menus, wine pairings, and cooking demonstrations. Gastronomy elevated to an art form.", imageSrc: "http://img.b2bpic.net/free-photo/precision-creativity-shine-as-chef-sprinkles-sliced-veggies-onto-dish_482257-124472.jpg", imageAlt: "Fine dining culinary preparation"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Luxury Concierge",
|
||||
description: "24/7 access to dedicated concierge services for reservations, travel arrangements, event coordination, and any special requests. Your every need anticipated.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bellhop-doorkeeper-ringing-service-bell-present-his-help-assistance_482257-115401.jpg?_wi=1",
|
||||
imageAlt: "Premium concierge service team",
|
||||
},
|
||||
id: "4", title: "Luxury Concierge", description: "24/7 access to dedicated concierge services for reservations, travel arrangements, event coordination, and any special requests. Your every need anticipated.", imageSrc: "http://img.b2bpic.net/free-photo/bellhop-doorkeeper-ringing-service-bell-present-his-help-assistance_482257-115401.jpg", imageAlt: "Premium concierge service team"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -159,25 +127,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "98%",
|
||||
description: "Guest satisfaction rate across all premium offerings and services",
|
||||
},
|
||||
id: "1", value: "98%", description: "Guest satisfaction rate across all premium offerings and services"},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
description: "Dedicated concierge support ensuring your needs are always anticipated",
|
||||
},
|
||||
id: "2", value: "24/7", description: "Dedicated concierge support ensuring your needs are always anticipated"},
|
||||
{
|
||||
id: "3",
|
||||
value: "500+",
|
||||
description: "Curated experiences across luxury destinations worldwide",
|
||||
},
|
||||
id: "3", value: "500+", description: "Curated experiences across luxury destinations worldwide"},
|
||||
{
|
||||
id: "4",
|
||||
value: "15k+",
|
||||
description: "Satisfied high-net-worth individuals and corporate clients",
|
||||
},
|
||||
id: "4", value: "15k+", description: "Satisfied high-net-worth individuals and corporate clients"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -192,53 +148,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alexandra Chen",
|
||||
role: "CEO, Chen Global Ventures",
|
||||
testimonial: "The personalization and attention to detail were extraordinary. Every moment felt intentionally designed for my preferences. I've never experienced service at this caliber.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3",
|
||||
imageAlt: "Alexandra Chen",
|
||||
},
|
||||
id: "1", name: "Alexandra Chen", role: "CEO, Chen Global Ventures", testimonial: "The personalization and attention to detail were extraordinary. Every moment felt intentionally designed for my preferences. I've never experienced service at this caliber.", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Alexandra Chen"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Wellington",
|
||||
role: "Managing Director, Wellington Partners",
|
||||
testimonial: "From reservation to departure, every interaction was seamless and elevated. This is the new standard for luxury hospitality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2",
|
||||
imageAlt: "Marcus Wellington",
|
||||
},
|
||||
id: "2", name: "Marcus Wellington", role: "Managing Director, Wellington Partners", testimonial: "From reservation to departure, every interaction was seamless and elevated. This is the new standard for luxury hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Marcus Wellington"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
role: "Founder, Rossi Design Collective",
|
||||
testimonial: "Beyond exceptional service—it's an experience that honors your individuality. The exclusivity and sophistication are unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1",
|
||||
imageAlt: "Elena Rossi",
|
||||
},
|
||||
id: "3", name: "Elena Rossi", role: "Founder, Rossi Design Collective", testimonial: "Beyond exceptional service—it's an experience that honors your individuality. The exclusivity and sophistication are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Elena Rossi"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thompson",
|
||||
role: "Principal, Thompson Asset Management",
|
||||
testimonial: "I travel extensively and have experienced the world's finest establishments. This surpassed every expectation. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=3",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
id: "4", name: "David Thompson", role: "Principal, Thompson Asset Management", testimonial: "I travel extensively and have experienced the world's finest establishments. This surpassed every expectation. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "David Thompson"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Natasha Volkov",
|
||||
role: "Executive, Volkov Industries",
|
||||
testimonial: "The booking system is intuitive, the service impeccable, and the experience transcendent. A true luxury investment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=4",
|
||||
imageAlt: "Natasha Volkov",
|
||||
},
|
||||
id: "5", name: "Natasha Volkov", role: "Executive, Volkov Industries", testimonial: "The booking system is intuitive, the service impeccable, and the experience transcendent. A true luxury investment.", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Natasha Volkov"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Richard Park",
|
||||
role: "Chief Investment Officer, Park Capital",
|
||||
testimonial: "Every detail reflects a commitment to perfection. This is luxury redefined for the discerning traveler.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=4",
|
||||
imageAlt: "Richard Park",
|
||||
},
|
||||
id: "6", name: "Richard Park", role: "Chief Investment Officer, Park Capital", testimonial: "Every detail reflects a commitment to perfection. This is luxury redefined for the discerning traveler.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Richard Park"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -251,8 +171,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -260,8 +179,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Philosophy", href: "/about" },
|
||||
{ label: "Testimonials", href: "/" },
|
||||
@@ -269,8 +187,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cancellation Policy", href: "#" },
|
||||
|
||||
@@ -15,7 +15,7 @@ export default function ServicesPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -41,18 +41,14 @@ export default function ServicesPage() {
|
||||
description="Every service is meticulously designed to provide unparalleled experiences for the most discerning clientele."
|
||||
tag="Our Offerings"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"
|
||||
imageAlt="Premium luxury service showcase"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Victoria Ashford",
|
||||
handle: "CEO, Ashford Capital",
|
||||
testimonial: "The level of attention to detail and personalized service exceeded all expectations. Truly an experience worthy of my time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=5",
|
||||
},
|
||||
name: "Victoria Ashford", handle: "CEO, Ashford Capital", testimonial: "The level of attention to detail and personalized service exceeded all expectations. Truly an experience worthy of my time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -72,47 +68,17 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Executive Retreats",
|
||||
description: "Bespoke corporate experiences with white-glove service, strategic planning spaces, and executive dining. Perfect for leadership retreats and confidential business gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg?_wi=2",
|
||||
imageAlt: "Luxury executive boardroom",
|
||||
},
|
||||
id: "1", title: "Executive Retreats", description: "Bespoke corporate experiences with white-glove service, strategic planning spaces, and executive dining. Perfect for leadership retreats and confidential business gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg", imageAlt: "Luxury executive boardroom"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Wellness Escapes",
|
||||
description: "Holistic rejuvenation programs combining premium spa services, personalized wellness coaching, and gourmet nutrition. Tailored to your specific health and relaxation goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-couple-wearing-bathrobes-while-enjoying-health-spa-focus-is-man_637285-7504.jpg?_wi=2",
|
||||
imageAlt: "Luxury spa and wellness facility",
|
||||
},
|
||||
id: "2", title: "Wellness Escapes", description: "Holistic rejuvenation programs combining premium spa services, personalized wellness coaching, and gourmet nutrition. Tailored to your specific health and relaxation goals.", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-couple-wearing-bathrobes-while-enjoying-health-spa-focus-is-man_637285-7504.jpg", imageAlt: "Luxury spa and wellness facility"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Culinary Experiences",
|
||||
description: "Michelin-caliber dining with Michelin-trained chefs, private tasting menus, wine pairings, and cooking demonstrations. Gastronomy elevated to an art form.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/precision-creativity-shine-as-chef-sprinkles-sliced-veggies-onto-dish_482257-124472.jpg?_wi=2",
|
||||
imageAlt: "Fine dining culinary preparation",
|
||||
},
|
||||
id: "3", title: "Culinary Experiences", description: "Michelin-caliber dining with Michelin-trained chefs, private tasting menus, wine pairings, and cooking demonstrations. Gastronomy elevated to an art form.", imageSrc: "http://img.b2bpic.net/free-photo/precision-creativity-shine-as-chef-sprinkles-sliced-veggies-onto-dish_482257-124472.jpg", imageAlt: "Fine dining culinary preparation"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Luxury Concierge",
|
||||
description: "24/7 access to dedicated concierge services for reservations, travel arrangements, event coordination, and any special requests. Your every need anticipated.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bellhop-doorkeeper-ringing-service-bell-present-his-help-assistance_482257-115401.jpg?_wi=2",
|
||||
imageAlt: "Premium concierge service team",
|
||||
},
|
||||
id: "4", title: "Luxury Concierge", description: "24/7 access to dedicated concierge services for reservations, travel arrangements, event coordination, and any special requests. Your every need anticipated.", imageSrc: "http://img.b2bpic.net/free-photo/bellhop-doorkeeper-ringing-service-bell-present-his-help-assistance_482257-115401.jpg", imageAlt: "Premium concierge service team"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Destination Curation",
|
||||
description: "Hand-selected luxury destinations across continents. From private island escapes to exclusive mountain retreats, we curate experiences that define sophistication.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3",
|
||||
imageAlt: "Exclusive destination experience",
|
||||
},
|
||||
id: "5", title: "Destination Curation", description: "Hand-selected luxury destinations across continents. From private island escapes to exclusive mountain retreats, we curate experiences that define sophistication.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Exclusive destination experience"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Private Travel Management",
|
||||
description: "End-to-end travel coordination including private aviation, yacht charters, and ground transportation. All logistics handled with discretion and precision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg?_wi=3",
|
||||
imageAlt: "Premium travel arrangement service",
|
||||
},
|
||||
id: "6", title: "Private Travel Management", description: "End-to-end travel coordination including private aviation, yacht charters, and ground transportation. All logistics handled with discretion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg", imageAlt: "Premium travel arrangement service"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -127,8 +93,7 @@ export default function ServicesPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -136,8 +101,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Philosophy", href: "/about" },
|
||||
{ label: "Testimonials", href: "/" },
|
||||
@@ -145,8 +109,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cancellation Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user