Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-31 21:22:09 +00:00

View File

@@ -9,7 +9,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Phone } from "lucide-react";
import { Phone, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Destinations",
id: "features",
},
name: "Destinations", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Wanderlust"
/>
@@ -53,117 +45,65 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Your Next Adventure Awaits"
description="Discover curated travel experiences and personalized itineraries designed for the curious soul. Start your journey with confidence today."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg?_wi=1",
imageAlt: "Tropical Beach",
},
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Tropical Beach"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg?_wi=1",
imageAlt: "Mountain View",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", imageAlt: "Mountain View"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg?_wi=2",
imageAlt: "Beach 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Beach 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg?_wi=2",
imageAlt: "Mountain 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", imageAlt: "Mountain 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg?_wi=3",
imageAlt: "Beach 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Beach 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg?_wi=3",
imageAlt: "Mountain 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", imageAlt: "Mountain 3"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg?_wi=4",
imageAlt: "Mountains",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", imageAlt: "Mountains"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg?_wi=4",
imageAlt: "Beaches",
},
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Beaches"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg?_wi=5",
imageAlt: "Mountains 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", imageAlt: "Mountains 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg?_wi=5",
imageAlt: "Beaches 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Beaches 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg?_wi=6",
imageAlt: "Mountains 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", imageAlt: "Mountains 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg?_wi=6",
imageAlt: "Beaches 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", imageAlt: "Beaches 3"},
]}
buttons={[
{
text: "Explore Trips",
href: "#features",
},
text: "Explore Trips", href: "#features"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg",
alt: "Traveler 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg", alt: "Traveler 1"},
{
src: "http://img.b2bpic.net/free-photo/lovely-couple-taking-romantic-walk_1098-267.jpg",
alt: "Traveler 2",
},
src: "http://img.b2bpic.net/free-photo/lovely-couple-taking-romantic-walk_1098-267.jpg", alt: "Traveler 2"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-backpack-hill-near-dniester-river_7502-8803.jpg",
alt: "Traveler 3",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-backpack-hill-near-dniester-river_7502-8803.jpg", alt: "Traveler 3"},
{
src: "http://img.b2bpic.net/free-photo/woman-holding-camera-looking-away_23-2148301341.jpg",
alt: "Traveler 4",
},
src: "http://img.b2bpic.net/free-photo/woman-holding-camera-looking-away_23-2148301341.jpg", alt: "Traveler 4"},
{
src: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg",
alt: "Traveler 5",
},
src: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", alt: "Traveler 5"},
]}
avatarText="Join 5,000+ happy explorers"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg",
alt: "Logo 1",
},
type: "image", src: "http://img.b2bpic.net/free-photo/hammock-beach_74190-2160.jpg", alt: "Logo 1"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg",
alt: "Logo 2",
},
type: "image", src: "http://img.b2bpic.net/free-photo/outdoor-travel-image-stylish-woman-sitting-bench-mountains-resort-showing-by-her-hand-amazing-view-alp-mountains-luxury-trip_291049-233.jpg", alt: "Logo 2"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-170.jpg",
alt: "Logo 3",
},
type: "image", src: "http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-170.jpg", alt: "Logo 3"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/new-york-manhattan-central-park-autumn-bridge-lake_1321-2401.jpg",
alt: "Logo 4",
},
type: "image", src: "http://img.b2bpic.net/free-photo/new-york-manhattan-central-park-autumn-bridge-lake_1321-2401.jpg", alt: "Logo 4"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/cannes-beach-castle-buildings-palm-trees-france_1268-36262.jpg",
alt: "Logo 5",
},
type: "image", src: "http://img.b2bpic.net/free-photo/cannes-beach-castle-buildings-palm-trees-france_1268-36262.jpg", alt: "Logo 5"},
]}
/>
</div>
@@ -184,25 +124,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Bora Bora",
description: "Crystal blue waters and luxury overwater living.",
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-170.jpg",
imageAlt: "Bora Bora luxury",
buttonIcon: "ArrowRight",
title: "Bora Bora", description: "Crystal blue waters and luxury overwater living.", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-170.jpg", imageAlt: "Bora Bora luxury", buttonIcon: ArrowRight,
},
{
title: "Kyoto",
description: "Immerse yourself in history, culture, and nature.",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-manhattan-central-park-autumn-bridge-lake_1321-2401.jpg",
imageAlt: "Kyoto temples",
buttonIcon: "ArrowRight",
title: "Kyoto", description: "Immerse yourself in history, culture, and nature.", imageSrc: "http://img.b2bpic.net/free-photo/new-york-manhattan-central-park-autumn-bridge-lake_1321-2401.jpg", imageAlt: "Kyoto temples", buttonIcon: ArrowRight,
},
{
title: "Amalfi Coast",
description: "Iconic cliffs, sunny views, and pasta.",
imageSrc: "http://img.b2bpic.net/free-photo/cannes-beach-castle-buildings-palm-trees-france_1268-36262.jpg",
imageAlt: "Amalfi coast scene",
buttonIcon: "ArrowRight",
title: "Amalfi Coast", description: "Iconic cliffs, sunny views, and pasta.", imageSrc: "http://img.b2bpic.net/free-photo/cannes-beach-castle-buildings-palm-trees-france_1268-36262.jpg", imageAlt: "Amalfi coast scene", buttonIcon: ArrowRight,
},
]}
title="Destinations You'll Love"
@@ -216,55 +144,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Elena Smith",
date: "Jan 2024",
title: "Incredible trip!",
quote: "Seamless experience from start to finish.",
tag: "Luxury",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg?_wi=1",
},
id: "1", name: "Elena Smith", date: "Jan 2024", title: "Incredible trip!", quote: "Seamless experience from start to finish.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg"},
{
id: "2",
name: "Mark Johnson",
date: "Dec 2023",
title: "Best planner ever.",
quote: "I've never had a trip this well-organized.",
tag: "Adventure",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-couple-taking-romantic-walk_1098-267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-taking-romantic-walk_1098-267.jpg",
},
id: "2", name: "Mark Johnson", date: "Dec 2023", title: "Best planner ever.", quote: "I've never had a trip this well-organized.", tag: "Adventure", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-couple-taking-romantic-walk_1098-267.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-taking-romantic-walk_1098-267.jpg"},
{
id: "3",
name: "Sarah Lee",
date: "Nov 2023",
title: "Magical!",
quote: "They thought of every detail imaginable.",
tag: "Family",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-backpack-hill-near-dniester-river_7502-8803.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-backpack-hill-near-dniester-river_7502-8803.jpg",
},
id: "3", name: "Sarah Lee", date: "Nov 2023", title: "Magical!", quote: "They thought of every detail imaginable.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-backpack-hill-near-dniester-river_7502-8803.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-backpack-hill-near-dniester-river_7502-8803.jpg"},
{
id: "4",
name: "Tom Brown",
date: "Oct 2023",
title: "Perfect getaway.",
quote: "Can't wait to book my next trip with them.",
tag: "Relax",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-camera-looking-away_23-2148301341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-camera-looking-away_23-2148301341.jpg",
},
id: "4", name: "Tom Brown", date: "Oct 2023", title: "Perfect getaway.", quote: "Can't wait to book my next trip with them.", tag: "Relax", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-camera-looking-away_23-2148301341.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-camera-looking-away_23-2148301341.jpg"},
{
id: "5",
name: "Jane Doe",
date: "Sep 2023",
title: "Beyond expectations!",
quote: "The local guides were absolutely phenomenal.",
tag: "Culture",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg?_wi=2",
},
id: "5", name: "Jane Doe", date: "Sep 2023", title: "Beyond expectations!", quote: "The local guides were absolutely phenomenal.", tag: "Culture", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sitting-rock-holding-binocular_23-2147842568.jpg"},
]}
title="Stories from Travelers"
description="Don't take our word for it. Hear what explorers like you have to say about their experiences."
@@ -277,28 +165,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Do you handle flights?",
content: "Yes, we handle all flight bookings.",
},
id: "q1", title: "Do you handle flights?", content: "Yes, we handle all flight bookings."},
{
id: "q2",
title: "Are visas included?",
content: "We offer full visa consulting services.",
},
id: "q2", title: "Are visas included?", content: "We offer full visa consulting services."},
{
id: "q3",
title: "How do I book?",
content: "Simply fill out our consultation form.",
},
id: "q3", title: "How do I book?", content: "Simply fill out our consultation form."},
]}
ctaTitle="Ready to Plan?"
ctaDescription="Get in touch for a custom itinerary request."
ctaIcon={Phone}
ctaButton={{
text: "Start Planning",
href: "#",
}}
text: "Start Planning", href: "#"}}
/>
</div>
@@ -306,29 +183,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Wanderlust",
items: [
title: "Wanderlust", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
]}