Merge version_1 into main #2

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

View File

@@ -49,9 +49,11 @@ 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?_wi=1", 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", imageAlt: "Luxury Moroccan riad courtyard with fountains and traditional architecture"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg?_wi=1", imageAlt: "Premium boutique hotel in Marrakech"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg", imageAlt: "Premium boutique hotel in Marrakech"
},
]}
mediaAnimation="slide-up"
rating={5}
@@ -68,7 +70,8 @@ export default function LandingPage() {
<TextSplitAbout
title="Why Atlas"
description={[
"Speed & reliability matter when booking luxury group stays. Atlas operates a curated network of 1225 room boutique riads and hotels, vetted for privacy, service quality, and buy-out capability across Marrakech, Fès, Essaouira, and beyond.", "We handle availability matching, buy-out terms, meal plan negotiation, and contract standardization—so your client sees only the best options, within 24 hours, ready to decide.", "No public pricing. No booking engine overhead. Just a dedicated privatization desk that understands the agency workflow and the luxury travel standard."]}
"Speed & reliability matter when booking luxury group stays. Atlas operates a curated network of 1225 room boutique riads and hotels, vetted for privacy, service quality, and buy-out capability across Marrakech, Fès, Essaouira, and beyond.", "We handle availability matching, buy-out terms, meal plan negotiation, and contract standardization—so your client sees only the best options, within 24 hours, ready to decide.", "No public pricing. No booking engine overhead. Just a dedicated privatization desk that understands the agency workflow and the luxury travel standard."
]}
showBorder={false}
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "#how-it-works" }]}
@@ -82,13 +85,17 @@ export default function LandingPage() {
tag="Our Process"
features={[
{
id: "step-1", tag: "Step 1", title: "Submit Your Request", description: "Tell us your client's travel type, dates, city preference, room count, and budget. Our short form captures everything we need.", imageSrc: "http://img.b2bpic.net/free-vector/stopwatch-outline-moving-fast_78370-8142.jpg"},
id: "step-1", tag: "Step 1", title: "Submit Your Request", description: "Tell us your client's travel type, dates, city preference, room count, and budget. Our short form captures everything we need.", imageSrc: "http://img.b2bpic.net/free-vector/stopwatch-outline-moving-fast_78370-8142.jpg"
},
{
id: "step-2", tag: "Step 2", title: "We Curate Options", description: "Within 24 hours, we review availability across our network and present 23 properties that match your specifications exactly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c59am2"},
id: "step-2", tag: "Step 2", title: "We Curate Options", description: "Within 24 hours, we review availability across our network and present 23 properties that match your specifications exactly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c59am2"
},
{
id: "step-3", tag: "Step 3", title: "Review Terms & Confirm", description: "See full buy-out terms, meal plans, cancellation policies, and rates. Our standardized process makes comparison effortless.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-connecting-puzzle-pieces_53876-94721.jpg"},
id: "step-3", tag: "Step 3", title: "Review Terms & Confirm", description: "See full buy-out terms, meal plans, cancellation policies, and rates. Our standardized process makes comparison effortless.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-connecting-puzzle-pieces_53876-94721.jpg"
},
{
id: "step-4", tag: "Step 4", title: "Book With Confidence", description: "Finalize details with our team. We handle all coordination with the property, from rooming lists to special requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vzse31"},
id: "step-4", tag: "Step 4", title: "Book With Confidence", description: "Finalize details with our team. We handle all coordination with the property, from rooming lists to special requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vzse31"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -103,11 +110,14 @@ 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?_wi=2"},
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: "fes-1", name: "Fès Medina Mansion", price: "1422 rooms", imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794377.jpg"},
id: "fes-1", name: "Fès Medina Mansion", price: "1422 rooms", imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794377.jpg"
},
{
id: "essaouira-1", name: "Essaouira Coastal Boutique", price: "1620 rooms", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18838.jpg"},
id: "essaouira-1", name: "Essaouira Coastal Boutique", price: "1620 rooms", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18838.jpg"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -122,8 +132,12 @@ export default function LandingPage() {
title="Trusted by Leading Agencies"
description="Atlas partners with luxury travel agencies, DMCs, and group travel specialists across the UK, EU, USA, and GCC markets."
tag="Our Partners"
names={[
"Virtuoso", "Travelink", "Designtour", "Mouse Travel", "Journeys", "Luxe Travel", "Compass", "Pinnacle"
]}
logos={[
"http://img.b2bpic.net/free-vector/green-logo-design_53876-91712.jpg", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s9cg6t", "http://img.b2bpic.net/free-vector/green-logo-design_53876-91712.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-travel-logo-collection_23-2148182555.jpg", "http://img.b2bpic.net/free-vector/flat-travel-label-set_23-2149069151.jpg", "http://img.b2bpic.net/free-vector/retro-art-deco-logo-design_1562-777.jpg", "http://img.b2bpic.net/free-vector/north-star-logo-template_23-2149228464.jpg", "http://img.b2bpic.net/free-vector/gradient-oasis-logo-template_23-2149402956.jpg"]}
"http://img.b2bpic.net/free-vector/green-logo-design_53876-91712.jpg", "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s9cg6t", "http://img.b2bpic.net/free-vector/green-logo-design_53876-91712.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-travel-logo-collection_23-2148182555.jpg", "http://img.b2bpic.net/free-vector/flat-travel-label-set_23-2149069151.jpg", "http://img.b2bpic.net/free-vector/retro-art-deco-logo-design_1562-777.jpg", "http://img.b2bpic.net/free-vector/north-star-logo-template_23-2149228464.jpg", "http://img.b2bpic.net/free-vector/gradient-oasis-logo-template_23-2149402956.jpg"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -135,13 +149,17 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"},
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?_wi=1"},
id: "2", name: "James Mitchell", 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: "3", name: "Amira Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "4", name: "Diego Moreno", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"},
id: "4", name: "Diego Moreno", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"
},
]}
cardTitle="Over 100 group requests successfully curated across 20+ properties in 2024"
cardTag="Verified by our partners"
@@ -157,19 +175,25 @@ export default function LandingPage() {
tag="Help & Support"
faqs={[
{
id: "1", title: "How fast can you respond to a request?", content: "We guarantee a response within 24 hours with 23 curated property options, confirmed availability, and full buy-out terms."},
id: "1", title: "How fast can you respond to a request?", content: "We guarantee a response within 24 hours with 23 curated property options, confirmed availability, and full buy-out terms."
},
{
id: "2", title: "What is the minimum and maximum room count?", content: "We specialize in 1225 room buy-outs across our network. Properties can often accommodate larger groups if requested in advance."},
id: "2", title: "What is the minimum and maximum room count?", content: "We specialize in 1225 room buy-outs across our network. Properties can often accommodate larger groups if requested in advance."
},
{
id: "3", title: "Do you handle multi-city trips?", content: "Yes. We can coordinate buy-outs across Marrakech, Fès, Essaouira, Casablanca, and other destinations. Let us know your itinerary and we'll curate options for each leg."},
id: "3", title: "Do you handle multi-city trips?", content: "Yes. We can coordinate buy-outs across Marrakech, Fès, Essaouira, Casablanca, and other destinations. Let us know your itinerary and we'll curate options for each leg."
},
{
id: "4", title: "Are rates publicly displayed?", content: "No. Rates are shared privately upon request and depend on travel type, season, group size, and meal plan. This allows us to negotiate the best terms for your client."},
id: "4", title: "Are rates publicly displayed?", content: "No. Rates are shared privately upon request and depend on travel type, season, group size, and meal plan. This allows us to negotiate the best terms for your client."
},
{
id: "5", title: "What if our dates are flexible?", content: "Flexibility often unlocks better availability and terms. In your request, let us know your date range, and we'll present options that optimize both pricing and property selection."},
id: "5", title: "What if our dates are flexible?", content: "Flexibility often unlocks better availability and terms. In your request, let us know your date range, and we'll present options that optimize both pricing and property selection."
},
{
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."},
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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/luxury-resort-with-pool-arched-architecture_23-2152008241.jpg"
imageAlt="Luxury Moroccan riad with traditional design"
mediaAnimation="slide-up"
mediaPosition="left"