Update src/app/page.tsx

This commit is contained in:
2026-03-09 05:13:45 +00:00
parent 7cb09d4dc3
commit df5aecb43a

View File

@@ -22,14 +22,11 @@ export default function HomePage() {
];
const navButton = {
text: "Plan Your Journey",
href: "contact",
};
text: "Plan Your Journey", href: "contact"};
const footerColumns = [
{
title: "Explore",
items: [
title: "Explore", items: [
{ label: "Destinations", href: "#destinations" },
{ label: "Experiences", href: "#features" },
{ label: "Blog & Insights", href: "/blog" },
@@ -37,8 +34,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/team" },
{ label: "Career Opportunities", href: "/careers" },
@@ -46,8 +42,7 @@ export default function HomePage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "#contact" },
{ label: "FAQ & Help", href: "/faq" },
{ label: "Privacy Policy", href: "/privacy" },
@@ -75,6 +70,7 @@ export default function HomePage() {
navItems={navItems}
button={navButton}
animateOnLoad={true}
isFixed={true}
/>
</div>
@@ -92,25 +88,15 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-caucasian-woman-flying-summer-dress-luxury-hotel-villa-restaurant-vacation_343596-3613.jpg",
imageAlt: "Luxury resort overlooking Mediterranean coast",
},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-caucasian-woman-flying-summer-dress-luxury-hotel-villa-restaurant-vacation_343596-3613.jpg", imageAlt: "Luxury resort overlooking Mediterranean coast"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-camel-sand-dunes-desert-dubai-uae_181624-50033.jpg",
imageAlt: "Desert dunes at sunset with luxury camp",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-camel-sand-dunes-desert-dubai-uae_181624-50033.jpg", imageAlt: "Desert dunes at sunset with luxury camp"},
{
imageSrc: "http://img.b2bpic.net/free-photo/stunning-scenery-stony-rifugio-lavaredo-cadini-di-misurina-area_181624-31045.jpg",
imageAlt: "Mountain lodge with panoramic alpine views",
},
imageSrc: "http://img.b2bpic.net/free-photo/stunning-scenery-stony-rifugio-lavaredo-cadini-di-misurina-area_181624-31045.jpg", imageAlt: "Mountain lodge with panoramic alpine views"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-traveling-together_23-2149049073.jpg",
imageAlt: "Authentic cultural immersion in ancient marketplace",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-traveling-together_23-2149049073.jpg", imageAlt: "Authentic cultural immersion in ancient marketplace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/narrow-tip-island-covered-by-clean-sand-with-clear-water-from-both-sides_181624-3463.jpg",
imageAlt: "Tropical island paradise with crystal waters",
},
imageSrc: "http://img.b2bpic.net/free-photo/narrow-tip-island-covered-by-clean-sand-with-clear-water-from-both-sides_181624-3463.jpg", imageAlt: "Tropical island paradise with crystal waters"},
]}
mediaAnimation="slide-up"
background={{ variant: "radial-gradient" }}
@@ -126,47 +112,17 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Marrakech, Morocco",
price: "From $4,500",
imageSrc: "http://img.b2bpic.net/free-photo/man-arab-restaurant_23-2147794346.jpg?_wi=1",
imageAlt: "Historic medina of Marrakech with traditional riads",
},
id: "1", name: "Marrakech, Morocco", price: "From $4,500", imageSrc: "http://img.b2bpic.net/free-photo/man-arab-restaurant_23-2147794346.jpg?_wi=1", imageAlt: "Historic medina of Marrakech with traditional riads"},
{
id: "2",
name: "Santorini, Greece",
price: "From $5,200",
imageSrc: "http://img.b2bpic.net/free-photo/island-europe-beautiful-traditional-greek_1203-4551.jpg?_wi=1",
imageAlt: "Whitewashed buildings overlooking Aegean Sea",
},
id: "2", name: "Santorini, Greece", price: "From $5,200", imageSrc: "http://img.b2bpic.net/free-photo/island-europe-beautiful-traditional-greek_1203-4551.jpg?_wi=1", imageAlt: "Whitewashed buildings overlooking Aegean Sea"},
{
id: "3",
name: "Tokyo, Japan",
price: "From $6,800",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-travel-flyer-template_23-2148047128.jpg?_wi=1",
imageAlt: "Modern cityscape blending tradition and innovation",
},
id: "3", name: "Tokyo, Japan", price: "From $6,800", imageSrc: "http://img.b2bpic.net/free-vector/gradient-travel-flyer-template_23-2148047128.jpg?_wi=1", imageAlt: "Modern cityscape blending tradition and innovation"},
{
id: "4",
name: "Bali, Indonesia",
price: "From $3,800",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-rainbow-appearing-sky-nature-landscape_23-2151521560.jpg?_wi=1",
imageAlt: "Tropical rice terraces and spiritual temples",
},
id: "4", name: "Bali, Indonesia", price: "From $3,800", imageSrc: "http://img.b2bpic.net/free-photo/colorful-rainbow-appearing-sky-nature-landscape_23-2151521560.jpg?_wi=1", imageAlt: "Tropical rice terraces and spiritual temples"},
{
id: "5",
name: "Swiss Alps",
price: "From $7,500",
imageSrc: "http://img.b2bpic.net/free-photo/majestic-snow-covered-mountain-peaks-clear-blue-sky_84443-72350.jpg?_wi=1",
imageAlt: "Mountain peaks with luxury alpine lodges",
},
id: "5", name: "Swiss Alps", price: "From $7,500", imageSrc: "http://img.b2bpic.net/free-photo/majestic-snow-covered-mountain-peaks-clear-blue-sky_84443-72350.jpg?_wi=1", imageAlt: "Mountain peaks with luxury alpine lodges"},
{
id: "6",
name: "Maldives",
price: "From $8,200",
imageSrc: "http://img.b2bpic.net/free-photo/maldives-island_1203-7349.jpg?_wi=1",
imageAlt: "Overwater bungalows in crystalline turquoise waters",
},
id: "6", name: "Maldives", price: "From $8,200", imageSrc: "http://img.b2bpic.net/free-photo/maldives-island_1203-7349.jpg?_wi=1", imageAlt: "Overwater bungalows in crystalline turquoise waters"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -186,47 +142,17 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "1",
title: "Bespoke Itineraries",
description: "Custom-designed journeys tailored to your preferences, interests, and travel style. From adventurous expeditions to cultural immersions, every detail is carefully curated.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-using-digital-tablet-waiting-area_107420-95826.jpg?_wi=1",
imageAlt: "Expert travel planner consulting with client",
},
id: "1", title: "Bespoke Itineraries", description: "Custom-designed journeys tailored to your preferences, interests, and travel style. From adventurous expeditions to cultural immersions, every detail is carefully curated.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-using-digital-tablet-waiting-area_107420-95826.jpg?_wi=1", imageAlt: "Expert travel planner consulting with client"},
{
id: "2",
title: "Premium Accommodations",
description: "Handpicked luxury properties including five-star resorts, exclusive boutique hotels, and private villas offering world-class comfort and authentic local experiences.",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118950.jpg?_wi=1",
imageAlt: "Elegant luxury suite with ocean view",
},
id: "2", title: "Premium Accommodations", description: "Handpicked luxury properties including five-star resorts, exclusive boutique hotels, and private villas offering world-class comfort and authentic local experiences.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118950.jpg?_wi=1", imageAlt: "Elegant luxury suite with ocean view"},
{
id: "3",
title: "Expert Guides & Experiences",
description: "Local experts and knowledgeable guides providing authentic cultural immersion, insider access to hidden gems, and unforgettable adventures off the beaten path.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hiker-s-hand-holding-map_23-2148182835.jpg?_wi=1",
imageAlt: "Local guide explaining cultural heritage",
},
id: "3", title: "Expert Guides & Experiences", description: "Local experts and knowledgeable guides providing authentic cultural immersion, insider access to hidden gems, and unforgettable adventures off the beaten path.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hiker-s-hand-holding-map_23-2148182835.jpg?_wi=1", imageAlt: "Local guide explaining cultural heritage"},
{
id: "4",
title: "Seamless Logistics",
description: "End-to-end coordination of flights, ground transportation, visas, and special arrangements. We handle every detail so you can focus on experiencing the magic.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-traveling-by-train_52683-124709.jpg?_wi=1",
imageAlt: "Organized travel documents and planning",
},
id: "4", title: "Seamless Logistics", description: "End-to-end coordination of flights, ground transportation, visas, and special arrangements. We handle every detail so you can focus on experiencing the magic.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-traveling-by-train_52683-124709.jpg?_wi=1", imageAlt: "Organized travel documents and planning"},
{
id: "5",
title: "24/7 Support",
description: "Dedicated travel concierge available around-the-clock for any needs, emergencies, or spontaneous changes during your journey for complete peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=1",
imageAlt: "Customer service team assisting travelers",
},
id: "5", title: "24/7 Support", description: "Dedicated travel concierge available around-the-clock for any needs, emergencies, or spontaneous changes during your journey for complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=1", imageAlt: "Customer service team assisting travelers"},
{
id: "6",
title: "Exclusive Access",
description: "VIP access to private events, restricted sites, luxury dining experiences, and opportunities unavailable to standard tourists for truly privileged journeys.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-set-salt-pepper-long-glass-set-spices-glass-plate_140725-9058.jpg?_wi=1",
imageAlt: "Exclusive private event venue",
},
id: "6", title: "Exclusive Access", description: "VIP access to private events, restricted sites, luxury dining experiences, and opportunities unavailable to standard tourists for truly privileged journeys.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-set-salt-pepper-long-glass-set-spices-glass-plate_140725-9058.jpg?_wi=1", imageAlt: "Exclusive private event venue"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -260,41 +186,17 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Alexandra Laurent",
role: "CEO",
company: "Laurent Consulting",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg?_wi=1",
imageAlt: "Alexandra Laurent",
},
id: "1", name: "Alexandra Laurent", role: "CEO", company: "Laurent Consulting", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg?_wi=1", imageAlt: "Alexandra Laurent"},
{
id: "2",
name: "James Mitchell",
role: "Investment Director",
company: "Pinnacle Partners",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=1",
imageAlt: "James Mitchell",
},
id: "2", name: "James Mitchell", role: "Investment Director", company: "Pinnacle Partners", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=1", imageAlt: "James Mitchell"},
{
id: "3",
name: "Sophia Rodriguez",
role: "Creative Director",
company: "Artistry Studios",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg?_wi=1",
imageAlt: "Sophia Rodriguez",
},
id: "3", name: "Sophia Rodriguez", role: "Creative Director", company: "Artistry Studios", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg?_wi=1", imageAlt: "Sophia Rodriguez"},
{
id: "4",
name: "Michael Chen",
role: "Founder & CTO",
company: "TechVision Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1",
imageAlt: "Michael Chen",
},
id: "4", name: "Michael Chen", role: "Founder & CTO", company: "TechVision Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1", imageAlt: "Michael Chen"},
]}
kpiItems={[
{ value: "500+", label: "Journeys Realized" },
@@ -317,15 +219,7 @@ export default function HomePage() {
tagIcon={Handshake}
tagAnimation="slide-up"
names={[
"Four Seasons Hotels",
"Emirates Airlines",
"Mandarin Oriental",
"Lufthansa First Class",
"The Ritz-Carlton",
"Singapore Airlines",
"Bulgari Hotels",
"Qatar Airways",
]}
"Four Seasons Hotels", "Emirates Airlines", "Mandarin Oriental", "Lufthansa First Class", "The Ritz-Carlton", "Singapore Airlines", "Bulgari Hotels", "Qatar Airways"]}
textboxLayout="default"
useInvertedBackground={false}
speed={35}