Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:04:14 +00:00

View File

@@ -109,23 +109,23 @@ export default function LandingPage() {
{
id: 1,
title: "Bali, Indonesia", description: "Experience tropical paradise with ancient temples, terraced rice paddies, luxury villas, and pristine beaches. Perfect for wellness retreats and cultural exploration.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-temple-background_1157-33586.jpg", imageAlt: "Bali temple"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-temple-background_1157-33586.jpg?_wi=1", imageAlt: "Bali temple"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-temple-background_1157-33586.jpg", imageAlt: "Bali temple"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-temple-background_1157-33586.jpg?_wi=2", imageAlt: "Bali temple"},
},
{
id: 2,
title: "Paris, France", description: "The city of light awaits with world-renowned museums, Michelin-starred restaurants, luxurious boutiques, and romantic Seine river cruises for the ultimate European escape.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg", imageAlt: "Paris landmark"},
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg?_wi=1", imageAlt: "Paris landmark"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg", imageAlt: "Paris landmark"},
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg?_wi=2", imageAlt: "Paris landmark"},
},
{
id: 3,
title: "Tokyo, Japan", description: "Blend ancient traditions with cutting-edge modernity. From serene temples to bustling markets, experience exceptional cuisine and unparalleled hospitality.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-cherry-blossom-spring-japan_335224-109.jpg", imageAlt: "Japan travel"},
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-cherry-blossom-spring-japan_335224-109.jpg?_wi=1", imageAlt: "Japan travel"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-cherry-blossom-spring-japan_335224-109.jpg", imageAlt: "Japan travel"},
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-cherry-blossom-spring-japan_335224-109.jpg?_wi=2", imageAlt: "Japan travel"},
},
]}
animationType="slide-up"