Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-08 16:04:42 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -110,28 +110,28 @@ export default function LandingPage() {
{
id: 1,
title: "African Safari Expedition", description: "Immerse yourself in exclusive wildlife encounters with expert guides, staying in opulent camps offering gourmet dining and champagne under African stars", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/hunter-elegant-clothes-holds-shotgun-sits-together-with-his-beagle-dog-while-leaning-against-retro-military-car-forest_613910-3992.jpg", imageAlt: "Safari experience"
imageSrc: "http://img.b2bpic.net/free-photo/hunter-elegant-clothes-holds-shotgun-sits-together-with-his-beagle-dog-while-leaning-against-retro-military-car-forest_613910-3992.jpg?_wi=1", imageAlt: "Safari experience"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hunter-elegant-clothes-holds-shotgun-sits-together-with-his-beagle-dog-while-leaning-against-retro-military-car-forest_613910-3992.jpg", imageAlt: "Safari experience"
imageSrc: "http://img.b2bpic.net/free-photo/hunter-elegant-clothes-holds-shotgun-sits-together-with-his-beagle-dog-while-leaning-against-retro-military-car-forest_613910-3992.jpg?_wi=2", imageAlt: "Safari experience"
}
},
{
id: 2,
title: "Mediterranean Yacht Charter", description: "Navigate the Mediterranean aboard your private luxury yacht with professional crew, stopping at exclusive anchorages and hidden coves", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/legs-high-heeled-black-shoes-luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-summer-vacation-tropical-beach_285396-6389.jpg", imageAlt: "Yacht charter experience"
imageSrc: "http://img.b2bpic.net/free-photo/legs-high-heeled-black-shoes-luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-summer-vacation-tropical-beach_285396-6389.jpg?_wi=1", imageAlt: "Yacht charter experience"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/legs-high-heeled-black-shoes-luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-summer-vacation-tropical-beach_285396-6389.jpg", imageAlt: "Yacht charter experience"
imageSrc: "http://img.b2bpic.net/free-photo/legs-high-heeled-black-shoes-luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-summer-vacation-tropical-beach_285396-6389.jpg?_wi=2", imageAlt: "Yacht charter experience"
}
},
{
id: 3,
title: "Culinary Tour Experiences", description: "Master classes with Michelin-starred chefs, private market tours, and multi-course dinners prepared exclusively for your group", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/sliced-cheese-with-olives_140725-91.jpg", imageAlt: "Culinary experience"
imageSrc: "http://img.b2bpic.net/free-photo/sliced-cheese-with-olives_140725-91.jpg?_wi=1", imageAlt: "Culinary experience"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/sliced-cheese-with-olives_140725-91.jpg", imageAlt: "Culinary experience"
imageSrc: "http://img.b2bpic.net/free-photo/sliced-cheese-with-olives_140725-91.jpg?_wi=2", imageAlt: "Culinary experience"
}
}
]}