Update src/app/page.tsx
This commit is contained in:
343
src/app/page.tsx
343
src/app/page.tsx
@@ -34,29 +34,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Experiences",
|
||||
id: "#experiences",
|
||||
},
|
||||
name: "Experiences", id: "#experiences"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-oasis-logo-template_23-2149414511.jpg"
|
||||
logoAlt="Paradisea Logo"
|
||||
@@ -67,67 +55,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Discover Your Personal Paradise"
|
||||
description="Paradisea offers bespoke luxury travel experiences to the world's most breathtaking destinations. Begin your journey with us and let your dreams take flight."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Destinations",
|
||||
href: "#experiences",
|
||||
},
|
||||
text: "Explore Destinations", href: "#experiences"},
|
||||
{
|
||||
text: "Plan Your Escape",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Plan Your Escape", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sunrise-with-silhouette-coconut-palm-tree-chair-pool-around-swimming-pool-beautiful-luxury-hotel-resort-vintage-filter_1339-2667.jpg"
|
||||
imageAlt="Stunning tropical beach at sunset"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-wall_23-2147985050.jpg",
|
||||
alt: "Businessman next to wall",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-wall_23-2147985050.jpg", alt: "Businessman next to wall"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/content-handsome-businessman-cafe-counter_1262-1783.jpg",
|
||||
alt: "Content Handsome Businessman at Cafe Counter",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/content-handsome-businessman-cafe-counter_1262-1783.jpg", alt: "Content Handsome Businessman at Cafe Counter"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18997.jpg",
|
||||
alt: "Handsome businesman in a summer city",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18997.jpg", alt: "Handsome businesman in a summer city"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-businessman-looking-camera_23-2147899559.jpg",
|
||||
alt: "Portrait of a young businessman looking at camera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-businessman-looking-camera_23-2147899559.jpg", alt: "Portrait of a young businessman looking at camera"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/asian-woman-enjoying-outdoor-trip_53876-14400.jpg",
|
||||
alt: "Asian woman enjoying an outdoor trip",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/asian-woman-enjoying-outdoor-trip_53876-14400.jpg", alt: "Asian woman enjoying an outdoor trip"},
|
||||
]}
|
||||
avatarText="Join 5000+ happy travelers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Adventures",
|
||||
},
|
||||
type: "text", text: "Global Adventures"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tailored Journeys",
|
||||
},
|
||||
type: "text", text: "Tailored Journeys"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exclusive Access",
|
||||
},
|
||||
type: "text", text: "Exclusive Access"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Personalized Service",
|
||||
},
|
||||
type: "text", text: "Personalized Service"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unforgettable Memories",
|
||||
},
|
||||
type: "text", text: "Unforgettable Memories"},
|
||||
]}
|
||||
showMarqueeCard={true}
|
||||
marqueeSpeed={30}
|
||||
@@ -151,34 +114,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Luxury Concierge",
|
||||
title: "24/7 Personal Assistance",
|
||||
items: [
|
||||
"Dedicated travel advisor",
|
||||
"On-demand support",
|
||||
"Local insights & recommendations",
|
||||
],
|
||||
id: "f1", label: "Luxury Concierge", title: "24/7 Personal Assistance", items: [
|
||||
"Dedicated travel advisor", "On-demand support", "Local insights & recommendations"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Bespoke Itineraries",
|
||||
title: "Tailored to Your Desires",
|
||||
items: [
|
||||
"Customized trip planning",
|
||||
"Unique activity curation",
|
||||
"Flexible scheduling",
|
||||
],
|
||||
id: "f2", label: "Bespoke Itineraries", title: "Tailored to Your Desires", items: [
|
||||
"Customized trip planning", "Unique activity curation", "Flexible scheduling"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Exclusive Access",
|
||||
title: "Unforgettable Moments",
|
||||
items: [
|
||||
"Private tours & experiences",
|
||||
"VIP amenities & upgrades",
|
||||
"Hidden gems discovery",
|
||||
],
|
||||
id: "f3", label: "Exclusive Access", title: "Unforgettable Moments", items: [
|
||||
"Private tours & experiences", "VIP amenities & upgrades", "Hidden gems discovery"],
|
||||
},
|
||||
]}
|
||||
title="Our Distinctive Services"
|
||||
@@ -192,67 +137,26 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Paradisea",
|
||||
name: "Maldives Overwater Sanctuary",
|
||||
price: "$12,000",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-beach-resort-bungalow-near-endless-pool-sea-sunset-evening-tropical-island-summer_505751-5731.jpg",
|
||||
imageAlt: "Overwater bungalow in Maldives",
|
||||
},
|
||||
id: "p1", brand: "Paradisea", name: "Maldives Overwater Sanctuary", price: "$12,000", rating: 5,
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/luxury-beach-resort-bungalow-near-endless-pool-sea-sunset-evening-tropical-island-summer_505751-5731.jpg", imageAlt: "Overwater bungalow in Maldives"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Paradisea",
|
||||
name: "African Safari Wilderness",
|
||||
price: "$9,500",
|
||||
rating: 5,
|
||||
reviewCount: "45+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-aurora-borealis_23-2150439627.jpg",
|
||||
imageAlt: "Luxury safari lodge in Africa",
|
||||
},
|
||||
id: "p2", brand: "Paradisea", name: "African Safari Wilderness", price: "$9,500", rating: 5,
|
||||
reviewCount: "45+", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-aurora-borealis_23-2150439627.jpg", imageAlt: "Luxury safari lodge in Africa"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Paradisea",
|
||||
name: "Mediterranean Yacht Adventure",
|
||||
price: "$15,000",
|
||||
rating: 5,
|
||||
reviewCount: "60+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg",
|
||||
imageAlt: "Yacht in Mediterranean sea",
|
||||
},
|
||||
id: "p3", brand: "Paradisea", name: "Mediterranean Yacht Adventure", price: "$15,000", rating: 5,
|
||||
reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335826.jpg", imageAlt: "Yacht in Mediterranean sea"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Paradisea",
|
||||
name: "Patagonian Glacier Trek",
|
||||
price: "$8,000",
|
||||
rating: 5,
|
||||
reviewCount: "30+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/historic-statues-angkor-thom-siem-reap-cambodia_181624-22374.jpg",
|
||||
imageAlt: "Glacier in Patagonia",
|
||||
},
|
||||
id: "p4", brand: "Paradisea", name: "Patagonian Glacier Trek", price: "$8,000", rating: 5,
|
||||
reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-photo/historic-statues-angkor-thom-siem-reap-cambodia_181624-22374.jpg", imageAlt: "Glacier in Patagonia"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Paradisea",
|
||||
name: "Kyoto Cultural Immersion",
|
||||
price: "$7,200",
|
||||
rating: 5,
|
||||
reviewCount: "35+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-tourism-people-young-barefooted-tourist-wearing-jeans-short-backpack-sitting-big-rock-deep-inside-green-rainforest_273609-1610.jpg",
|
||||
imageAlt: "Traditional Japanese garden in Kyoto",
|
||||
},
|
||||
id: "p5", brand: "Paradisea", name: "Kyoto Cultural Immersion", price: "$7,200", rating: 5,
|
||||
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/nature-tourism-people-young-barefooted-tourist-wearing-jeans-short-backpack-sitting-big-rock-deep-inside-green-rainforest_273609-1610.jpg", imageAlt: "Traditional Japanese garden in Kyoto"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Paradisea",
|
||||
name: "Swiss Alps Chalet Escape",
|
||||
price: "$11,500",
|
||||
rating: 5,
|
||||
reviewCount: "40+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-small-houses-snowy-mountain-surrounded-by-trees-daylight_181624-29340.jpg",
|
||||
imageAlt: "Luxury chalet in Swiss Alps",
|
||||
},
|
||||
id: "p6", brand: "Paradisea", name: "Swiss Alps Chalet Escape", price: "$11,500", rating: 5,
|
||||
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-small-houses-snowy-mountain-surrounded-by-trees-daylight_181624-29340.jpg", imageAlt: "Luxury chalet in Swiss Alps"},
|
||||
]}
|
||||
title="Signature Escapes"
|
||||
description="Explore our curated collection of luxury experiences, from secluded island retreats to adventurous safaris, each designed for the discerning traveler."
|
||||
@@ -267,59 +171,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Amelia Clarke",
|
||||
handle: "@amelia.travels",
|
||||
testimonial: "Paradisea created a truly magical honeymoon. Every detail was perfect, from the private island villa to the curated excursions. We felt like royalty!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-selfconfident-businessman-standing-office-looking-camera_637285-7076.jpg",
|
||||
imageAlt: "Amelia Clarke smiling",
|
||||
},
|
||||
id: "t1", name: "Amelia Clarke", handle: "@amelia.travels", testimonial: "Paradisea created a truly magical honeymoon. Every detail was perfect, from the private island villa to the curated excursions. We felt like royalty!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-selfconfident-businessman-standing-office-looking-camera_637285-7076.jpg", imageAlt: "Amelia Clarke smiling"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Benjamin Harris",
|
||||
handle: "@ben.explores",
|
||||
testimonial: "The African safari arranged by Paradisea exceeded all expectations. The guides were incredible, the accommodations sublime, and the wildlife encounters unforgettable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-enjoying-peace-around-her_23-2148943416.jpg",
|
||||
imageAlt: "Benjamin Harris smiling",
|
||||
},
|
||||
id: "t2", name: "Benjamin Harris", handle: "@ben.explores", testimonial: "The African safari arranged by Paradisea exceeded all expectations. The guides were incredible, the accommodations sublime, and the wildlife encounters unforgettable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-enjoying-peace-around-her_23-2148943416.jpg", imageAlt: "Benjamin Harris smiling"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Chloe Davies",
|
||||
handle: "@chloe.adventures",
|
||||
testimonial: "Our family trip to the Galapagos was flawlessly executed. Paradisea handled everything, allowing us to fully immerse ourselves in the wonders of nature. Simply outstanding!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg",
|
||||
imageAlt: "Chloe Davies smiling",
|
||||
},
|
||||
id: "t3", name: "Chloe Davies", handle: "@chloe.adventures", testimonial: "Our family trip to the Galapagos was flawlessly executed. Paradisea handled everything, allowing us to fully immerse ourselves in the wonders of nature. Simply outstanding!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg", imageAlt: "Chloe Davies smiling"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Daniel Wilson",
|
||||
handle: "@daniel.global",
|
||||
testimonial: "From start to finish, Paradisea provided an unparalleled luxury experience. Their attention to detail and personalized service made my solo adventure truly remarkable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-friends-checking-map_23-2147635446.jpg",
|
||||
imageAlt: "Daniel Wilson smiling",
|
||||
},
|
||||
id: "t4", name: "Daniel Wilson", handle: "@daniel.global", testimonial: "From start to finish, Paradisea provided an unparalleled luxury experience. Their attention to detail and personalized service made my solo adventure truly remarkable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-friends-checking-map_23-2147635446.jpg", imageAlt: "Daniel Wilson smiling"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Eleanor Green",
|
||||
handle: "@eleanor.journeys",
|
||||
testimonial: "The serene beauty and cultural richness of our Japanese tour, planned by Paradisea, left us speechless. It was an exquisitely crafted journey of discovery.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-holding-flickr-icon_53876-71142.jpg",
|
||||
imageAlt: "Eleanor Green smiling",
|
||||
},
|
||||
id: "t5", name: "Eleanor Green", handle: "@eleanor.journeys", testimonial: "The serene beauty and cultural richness of our Japanese tour, planned by Paradisea, left us speechless. It was an exquisitely crafted journey of discovery.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-holding-flickr-icon_53876-71142.jpg", imageAlt: "Eleanor Green smiling"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Olivia White",
|
||||
handle: "@olivia.escapes",
|
||||
testimonial: "Paradisea truly understands luxury. Our private yacht charter in the Greek Isles was beyond perfect, with every desire anticipated and fulfilled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-woman-sitting-waterfront-raft_1150-7461.jpg",
|
||||
imageAlt: "Lonely woman sitting on the waterfront raft",
|
||||
},
|
||||
id: "t6", name: "Olivia White", handle: "@olivia.escapes", testimonial: "Paradisea truly understands luxury. Our private yacht charter in the Greek Isles was beyond perfect, with every desire anticipated and fulfilled.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-woman-sitting-waterfront-raft_1150-7461.jpg", imageAlt: "Lonely woman sitting on the waterfront raft"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Travelers Say"
|
||||
@@ -334,45 +202,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Discovery",
|
||||
price: "Starting at $5,000",
|
||||
subtitle: "Essential Luxury",
|
||||
features: [
|
||||
"Personal travel consultation",
|
||||
"Curated destination selection",
|
||||
"Premium accommodation booking",
|
||||
"24/7 emergency support",
|
||||
],
|
||||
id: "basic", badge: "Discovery", price: "Starting at $5,000", subtitle: "Essential Luxury", features: [
|
||||
"Personal travel consultation", "Curated destination selection", "Premium accommodation booking", "24/7 emergency support"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Elevated",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Starting at $10,000",
|
||||
subtitle: "Enhanced Experience",
|
||||
features: [
|
||||
"All Discovery features",
|
||||
"Bespoke itinerary design",
|
||||
"Private transfers & logistics",
|
||||
"VIP access to attractions",
|
||||
"Exclusive dining reservations",
|
||||
],
|
||||
id: "premium", badge: "Elevated", badgeIcon: Sparkles,
|
||||
price: "Starting at $10,000", subtitle: "Enhanced Experience", features: [
|
||||
"All Discovery features", "Bespoke itinerary design", "Private transfers & logistics", "VIP access to attractions", "Exclusive dining reservations"],
|
||||
},
|
||||
{
|
||||
id: "bespoke",
|
||||
badge: "Ultimate",
|
||||
badgeIcon: Award,
|
||||
price: "Custom Quote",
|
||||
subtitle: "Unrivaled Exclusivity",
|
||||
features: [
|
||||
"All Elevated features",
|
||||
"Dedicated personal concierge",
|
||||
"Private jet/yacht charter",
|
||||
"Off-market experiences",
|
||||
"Luxury villa/estate rentals",
|
||||
"Special event planning",
|
||||
],
|
||||
id: "bespoke", badge: "Ultimate", badgeIcon: Award,
|
||||
price: "Custom Quote", subtitle: "Unrivaled Exclusivity", features: [
|
||||
"All Elevated features", "Dedicated personal concierge", "Private jet/yacht charter", "Off-market experiences", "Luxury villa/estate rentals", "Special event planning"],
|
||||
},
|
||||
]}
|
||||
title="Tailored Packages"
|
||||
@@ -385,14 +226,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Four Seasons",
|
||||
"Ritz-Carlton",
|
||||
"Belmond",
|
||||
"Aman Resorts",
|
||||
"Mandarin Oriental",
|
||||
"St. Regis",
|
||||
"Rosewood Hotels",
|
||||
]}
|
||||
"Four Seasons", "Ritz-Carlton", "Belmond", "Aman Resorts", "Mandarin Oriental", "St. Regis", "Rosewood Hotels"]}
|
||||
title="Trusted Worldwide"
|
||||
description="We partner with the finest hotels, resorts, and luxury service providers globally to ensure an unparalleled experience for every Paradisea traveler."
|
||||
/>
|
||||
@@ -404,20 +238,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I start planning my trip with Paradisea?",
|
||||
content: "Simply reach out to us through our contact form or by phone. Our travel designers will schedule an initial consultation to understand your preferences, interests, and travel dreams.",
|
||||
},
|
||||
id: "q1", title: "How do I start planning my trip with Paradisea?", content: "Simply reach out to us through our contact form or by phone. Our travel designers will schedule an initial consultation to understand your preferences, interests, and travel dreams."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can Paradisea handle last-minute travel arrangements?",
|
||||
content: "While we recommend planning in advance for bespoke experiences, our team is equipped to handle last-minute requests and urgent travel needs, always striving to deliver the highest quality service.",
|
||||
},
|
||||
id: "q2", title: "Can Paradisea handle last-minute travel arrangements?", content: "While we recommend planning in advance for bespoke experiences, our team is equipped to handle last-minute requests and urgent travel needs, always striving to deliver the highest quality service."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What kind of destinations does Paradisea specialize in?",
|
||||
content: "We specialize in luxury travel to exclusive and exotic destinations worldwide, from secluded private islands and adventurous safaris to cultural immersions and serene wellness retreats. Our focus is on crafting unique experiences wherever you wish to go.",
|
||||
},
|
||||
id: "q3", title: "What kind of destinations does Paradisea specialize in?", content: "We specialize in luxury travel to exclusive and exotic destinations worldwide, from secluded private islands and adventurous safaris to cultural immersions and serene wellness retreats. Our focus is on crafting unique experiences wherever you wish to go."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/travel-background-with-suitcase-beauty-accessories_23-2147607840.jpg"
|
||||
imageAlt="Customer service representative helping a client"
|
||||
@@ -432,8 +257,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Connect With Us"
|
||||
title="Plan Your Next Adventure"
|
||||
description="Our experienced travel experts are ready to help you craft the perfect itinerary. Reach out today for a complimentary consultation and begin your journey to paradise."
|
||||
@@ -453,50 +277,31 @@ export default function LandingPage() {
|
||||
logoText="Paradisea"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Destinations",
|
||||
href: "#experiences",
|
||||
},
|
||||
label: "Destinations", href: "#experiences"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Packages",
|
||||
href: "#packages",
|
||||
},
|
||||
label: "Packages", href: "#packages"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user