Merge version_1 into main #3

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

View File

@@ -107,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"},
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3695.jpg?_wi=2"},
},
{
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"},
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-young-female-traveler_181624-39904.jpg?_wi=2"},
},
{
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"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9310.jpg?_wi=2"},
},
]}
showStepNumbers={true}