Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tent-interor-with-bed-dishes-glamping_1268-18150.jpg", imageAlt: "Sahara desert luxury private journey"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg", imageAlt: "Luxury desert accommodation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg?_wi=1", imageAlt: "Luxury desert accommodation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacation-water-sea-nature-modern_1203-4653.jpg", imageAlt: "Morocco imperial cities architecture"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-hat-drinking-pineapple-cocktail-while-resting-near-pool-magnificent-blonde-female-model-chilling-resort-cafe-weekend-morning_197531-20905.jpg", imageAlt: "Luxury riad accommodation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-hat-drinking-pineapple-cocktail-while-resting-near-pool-magnificent-blonde-female-model-chilling-resort-cafe-weekend-morning_197531-20905.jpg?_wi=1", imageAlt: "Luxury riad accommodation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-wood-cabin-coast-guard_146671-18885.jpg", imageAlt: "Morocco coastal Essaouira journey"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg", imageAlt: "Luxury coastal resort"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg?_wi=2", imageAlt: "Luxury coastal resort"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-herself_23-2148943472.jpg", imageAlt: "Atlas Mountains private journey"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-hat-drinking-pineapple-cocktail-while-resting-near-pool-magnificent-blonde-female-model-chilling-resort-cafe-weekend-morning_197531-20905.jpg", imageAlt: "Mountain lodge accommodation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-hat-drinking-pineapple-cocktail-while-resting-near-pool-magnificent-blonde-female-model-chilling-resort-cafe-weekend-morning_197531-20905.jpg?_wi=2", imageAlt: "Mountain lodge accommodation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -132,10 +132,10 @@ export default function LandingPage() {
|
||||
title: "Riad Luxury Stays", description: "Stay in the most exclusive traditional riads, each with private courtyards, pools, and personalized concierge service.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-hat-drinking-pineapple-cocktail-while-resting-near-pool-magnificent-blonde-female-model-chilling-resort-cafe-weekend-morning_197531-20905.jpg", imageAlt: "Traditional Moroccan riad"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-hat-drinking-pineapple-cocktail-while-resting-near-pool-magnificent-blonde-female-model-chilling-resort-cafe-weekend-morning_197531-20905.jpg?_wi=3", imageAlt: "Traditional Moroccan riad"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg", imageAlt: "Luxury riad interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg?_wi=3", imageAlt: "Luxury riad interior"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
title: "White-Glove Concierge", description: "Every detail handled. From airport transfers to restaurant reservations, your dedicated driver and concierge anticipate your needs.", icon: Crown,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg", imageAlt: "Exclusive luxury service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg?_wi=4", imageAlt: "Exclusive luxury service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traveler-leaning-against-fence_23-2148228560.jpg", imageAlt: "Personalized travel planning"
|
||||
|
||||
Reference in New Issue
Block a user