Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:13:09 +00:00

View File

@@ -49,10 +49,10 @@ export default function LandingPage() {
description="One request → 23 tailored options with confirmed availability and terms. For luxury travel agencies, DMCs, and incentive planners seeking premium group and private accommodations across Morocco."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-pool-arched-architecture_23-2152008241.jpg", imageAlt: "Luxury Moroccan riad courtyard with fountains and traditional architecture"
imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-pool-arched-architecture_23-2152008241.jpg?_wi=1", imageAlt: "Luxury Moroccan riad courtyard with fountains and traditional architecture"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg", imageAlt: "Premium boutique hotel in Marrakech"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg?_wi=1", imageAlt: "Premium boutique hotel in Marrakech"
},
]}
mediaAnimation="slide-up"
@@ -110,7 +110,7 @@ export default function LandingPage() {
tag="Featured Properties"
products={[
{
id: "marrakech-1", name: "Marrakech Riad Collection", price: "1218 rooms", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg"
id: "marrakech-1", name: "Marrakech Riad Collection", price: "1218 rooms", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg?_wi=2"
},
{
id: "fes-1", name: "Fès Medina Mansion", price: "1422 rooms", imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794377.jpg"
@@ -152,10 +152,10 @@ export default function LandingPage() {
id: "1", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
},
{
id: "2", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
id: "2", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
id: "3", name: "Amira Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
id: "3", name: "Amira Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
id: "4", name: "Diego Moreno", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"
@@ -193,7 +193,7 @@ export default function LandingPage() {
id: "6", title: "Do properties require a minimum spend or booking fee?", content: "Minimums vary by property and season. Our job is to identify properties and terms that align with your client's budget. All conditions are transparent in the proposal."
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-resort-with-pool-arched-architecture_23-2152008241.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-resort-with-pool-arched-architecture_23-2152008241.jpg?_wi=2"
imageAlt="Luxury Moroccan riad with traditional design"
mediaAnimation="slide-up"
mediaPosition="left"