Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 15:27:58 +00:00

View File

@@ -83,7 +83,6 @@ export default function LandingPage() {
title="Signature Experiences"
description="Handpicked adventures designed for those who demand authenticity and excellence. Each experience curated to create lasting memories and profound connections."
tag="Exclusive Offerings"
tagAnimation="entrance-slide"
features={[
{
title: "Private Safari Expeditions", description: "Venture into untamed wilderness with expert guides and exclusive access to pristine wildlife sanctuaries across Africa.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-elephant-herd_181624-15553.jpg", imageAlt: "Luxury Safari Adventure", button: { text: "Discover", href: "#" },
@@ -108,23 +107,23 @@ export default function LandingPage() {
{
id: 1,
title: "Japan's Timeless Beauty", description: "Experience ancient temples, serene gardens, and modern marvels. A journey through tradition and innovation blended harmoniously.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg"},
},
{
id: 2,
title: "European Grand Tour", description: "Traverse romantic cities, Renaissance art, and world-class cuisine. An immersive cultural odyssey across Europe's finest destinations.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg"},
},
{
id: 3,
title: "Caribbean Island Hopping", description: "Island-hop through paradise, discovering secluded beaches, vibrant culture, and pristine natural beauty throughout the Caribbean.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg"},
},
]}
showStepNumbers={true}