Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 21:29:44 +00:00

View File

@@ -111,18 +111,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Personalized Planning", description: "Our concierge team curates bespoke itineraries tailored to your preferences, interests, and desires.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_23-2148636610.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg" }
title: "Personalized Planning", description: "Our concierge team curates bespoke itineraries tailored to your preferences, interests, and desires.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_23-2148636610.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg?_wi=1" }
},
{
id: 2,
title: "VIP Access & Connections", description: "Unlock exclusive access to private events, restaurants, and attractions unavailable to the public.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_23-2148636610.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg" }
title: "VIP Access & Connections", description: "Unlock exclusive access to private events, restaurants, and attractions unavailable to the public.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_23-2148636610.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg?_wi=2" }
},
{
id: 3,
title: "24/7 Dedicated Support", description: "Round-the-clock assistance ensures your journey is seamless before, during, and after your travels.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_23-2148636610.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg" }
title: "24/7 Dedicated Support", description: "Round-the-clock assistance ensures your journey is seamless before, during, and after your travels.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_23-2148636610.jpg?_wi=3" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg?_wi=3" }
}
]}
showStepNumbers={true}