Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 06:03:58 +00:00

View File

@@ -149,30 +149,30 @@ export default function LandingPage() {
id: 1,
title: "Customized Itineraries", description: "Tailored travel plans that reflect your unique interests, pace, and preferences. Every moment carefully orchestrated for maximum enjoyment.", buttons: [{ text: "Customize Now", href: "#contact" }],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/checking-text-messages_1098-16719.jpg", imageAlt: "Bespoke travel itinerary customized plan"
imageSrc: "http://img.b2bpic.net/free-photo/checking-text-messages_1098-16719.jpg?_wi=1", imageAlt: "Bespoke travel itinerary customized plan"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/luxury-airplane-taking-off-with-powerful-jet-engines-generative-ai_188544-9186.jpg", imageAlt: "VIP luxury airport lounge priority service"
imageSrc: "http://img.b2bpic.net/free-photo/luxury-airplane-taking-off-with-powerful-jet-engines-generative-ai_188544-9186.jpg?_wi=1", imageAlt: "VIP luxury airport lounge priority service"
}
},
{
id: 2,
title: "VIP Transportation & Access", description: "Private jet charters, luxury ground transportation, and priority airport experiences. Seamless travel from door to destination.", buttons: [{ text: "Reserve Transport", href: "#contact" }],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/luxury-airplane-taking-off-with-powerful-jet-engines-generative-ai_188544-9186.jpg", imageAlt: "VIP luxury airport and private transport"
imageSrc: "http://img.b2bpic.net/free-photo/luxury-airplane-taking-off-with-powerful-jet-engines-generative-ai_188544-9186.jpg?_wi=2", imageAlt: "VIP luxury airport and private transport"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-swim-wear-by-ocean_1303-15363.jpg", imageAlt: "Luxury hotel booking exclusive properties"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-swim-wear-by-ocean_1303-15363.jpg?_wi=1", imageAlt: "Luxury hotel booking exclusive properties"
}
},
{
id: 3,
title: "Premium Accommodations", description: "Access to the world's most exclusive properties, from private island villas to historic palace hotels. Uncompromising luxury at every stop.", buttons: [{ text: "Book Luxury Stay", href: "#contact" }],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-swim-wear-by-ocean_1303-15363.jpg", imageAlt: "Luxury hotel booking premium resorts"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-swim-wear-by-ocean_1303-15363.jpg?_wi=2", imageAlt: "Luxury hotel booking premium resorts"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/checking-text-messages_1098-16719.jpg", imageAlt: "Customized luxury travel planning service"
imageSrc: "http://img.b2bpic.net/free-photo/checking-text-messages_1098-16719.jpg?_wi=2", imageAlt: "Customized luxury travel planning service"
}
}
]}