Update src/app/page.tsx

This commit is contained in:
2026-06-07 10:35:14 +00:00
parent a5855ae683
commit 73400cbdce

View File

@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Tours",
id: "#tours",
},
name: "Tours", id: "#tours"},
{
name: "Destinations",
id: "#destinations",
},
name: "Destinations", id: "#destinations"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/vertical-shot-red-carpet-middle-lamps-stick-tripod-with-rock-distance_181624-2449.jpg"
logoAlt="Morocco Discover Logo"
@@ -68,114 +56,64 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Discover the Magic of Morocco"
description="Embark on an unforgettable journey through ancient cities, vibrant souks, and endless desert landscapes. Your Moroccan adventure begins here."
testimonials={[
{
name: "Sophia L.",
handle: "@sophia_travels",
testimonial: "An absolutely breathtaking experience! Morocco Discover planned every detail perfectly, from Marrakech's vibrant energy to the serene Sahara nights.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-happy-face-attractive-hiker-with-beard-smiling-while-taking-selfie_273609-1602.jpg",
imageAlt: "Sophia L.",
},
name: "Sophia L.", handle: "@sophia_travels", testimonial: "An absolutely breathtaking experience! Morocco Discover planned every detail perfectly, from Marrakech's vibrant energy to the serene Sahara nights.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-happy-face-attractive-hiker-with-beard-smiling-while-taking-selfie_273609-1602.jpg", imageAlt: "Sophia L."},
{
name: "Ahmed K.",
handle: "@ahmed_adventures",
testimonial: "The Atlas Mountains trek was incredible. Our guide was knowledgeable and the views were spectacular. Highly recommend for adventurers!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-beach_23-2148700302.jpg",
imageAlt: "Ahmed K.",
},
name: "Ahmed K.", handle: "@ahmed_adventures", testimonial: "The Atlas Mountains trek was incredible. Our guide was knowledgeable and the views were spectacular. Highly recommend for adventurers!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-beach_23-2148700302.jpg", imageAlt: "Ahmed K."},
{
name: "Elena & Leo",
handle: "@couple_explorers",
testimonial: "Our honeymoon in Morocco was magical. Every riad was beautiful, and the desert camp was beyond our expectations. Thank you for the memories!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-girl-her-handsome-boyfriend-posing-street_158538-82.jpg",
imageAlt: "Elena & Leo",
},
name: "Elena & Leo", handle: "@couple_explorers", testimonial: "Our honeymoon in Morocco was magical. Every riad was beautiful, and the desert camp was beyond our expectations. Thank you for the memories!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-girl-her-handsome-boyfriend-posing-street_158538-82.jpg", imageAlt: "Elena & Leo"},
{
name: "Chloe B.",
handle: "@chloe_globetrotter",
testimonial: "As a solo female traveler, I felt completely safe and supported. The cultural immersion was authentic and truly unforgettable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-style-character-traveling_23-2151129670.jpg",
imageAlt: "Chloe B.",
},
name: "Chloe B.", handle: "@chloe_globetrotter", testimonial: "As a solo female traveler, I felt completely safe and supported. The cultural immersion was authentic and truly unforgettable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-style-character-traveling_23-2151129670.jpg", imageAlt: "Chloe B."},
{
name: "Dr. Sarah J.",
handle: "@traveling_prof",
testimonial: "The historical insights and local interactions provided by Morocco Discover were unparalleled. A truly enriching and educational trip.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-professional-portrait-confident-young-woman-office-blouse-turn-head-smiling-self-assured-standing-white-wall_176420-34299.jpg",
imageAlt: "Dr. Sarah J.",
},
name: "Dr. Sarah J.", handle: "@traveling_prof", testimonial: "The historical insights and local interactions provided by Morocco Discover were unparalleled. A truly enriching and educational trip.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-professional-portrait-confident-young-woman-office-blouse-turn-head-smiling-self-assured-standing-white-wall_176420-34299.jpg", imageAlt: "Dr. Sarah J."},
]}
tag="Your Gateway to Authentic Moroccan Experiences"
buttons={[
{
text: "Explore Tours",
href: "#tours",
},
text: "Explore Tours", href: "#tours"},
{
text: "Plan Your Custom Trip",
href: "#contact",
},
text: "Plan Your Custom Trip", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/flamenca-dancer-with-wide-open-eyes_23-2148235317.jpg",
alt: "Tourist avatar 1",
},
src: "http://img.b2bpic.net/free-photo/flamenca-dancer-with-wide-open-eyes_23-2148235317.jpg", alt: "Tourist avatar 1"},
{
src: "http://img.b2bpic.net/free-vector/avatar-collection-with-lovely-style_23-2147674286.jpg",
alt: "Tourist avatar 2",
},
src: "http://img.b2bpic.net/free-vector/avatar-collection-with-lovely-style_23-2147674286.jpg", alt: "Tourist avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/close-up-shot-cheerful-woman-tourist-dressed-orange-jumper-strolls-near-small-stream-green-forest_273609-27389.jpg",
alt: "Tourist avatar 3",
},
src: "http://img.b2bpic.net/free-photo/close-up-shot-cheerful-woman-tourist-dressed-orange-jumper-strolls-near-small-stream-green-forest_273609-27389.jpg", alt: "Tourist avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-company-emotional-smiling-friends-walking-park-with-photo-camera-man-women-having-fun-together_285396-8934.jpg",
alt: "Tourist avatar 4",
},
src: "http://img.b2bpic.net/free-photo/happy-young-company-emotional-smiling-friends-walking-park-with-photo-camera-man-women-having-fun-together_285396-8934.jpg", alt: "Tourist avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/outdoor-portrait-fashionable-young-bearded-man-wearing-black-snapback-backwards-standing-against-exotic-green-nature-with-waterfall-caucasian-tourist-spending-vacations-rainforest_273609-1605.jpg",
alt: "Outdoor portrait of fashionable young bearded man",
},
src: "http://img.b2bpic.net/free-photo/outdoor-portrait-fashionable-young-bearded-man-wearing-black-snapback-backwards-standing-against-exotic-green-nature-with-waterfall-caucasian-tourist-spending-vacations-rainforest_273609-1605.jpg", alt: "Outdoor portrait of fashionable young bearded man"},
]}
avatarText="Join 10,000+ happy travelers!"
imageSrc="http://img.b2bpic.net/free-photo/monument-valley-tribal-park-sunrise-arizona_268835-2846.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/monument-valley-tribal-park-sunrise-arizona_268835-2846.jpg"
imageAlt="Moroccan desert caravan at sunset"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Authentic Cultural Journeys",
icon: Sparkles,
type: "text-icon", text: "Authentic Cultural Journeys", icon: Sparkles,
},
{
type: "text-icon",
text: "Expert Local Guides",
icon: Shield,
type: "text-icon", text: "Expert Local Guides", icon: Shield,
},
{
type: "text-icon",
text: "Seamless Planning",
icon: Compass,
type: "text-icon", text: "Seamless Planning", icon: Compass,
},
{
type: "text-icon",
text: "Tailored Itineraries",
icon: Map,
type: "text-icon", text: "Tailored Itineraries", icon: Map,
},
{
type: "text-icon",
text: "Unforgettable Memories",
icon: Heart,
type: "text-icon", text: "Unforgettable Memories", icon: Heart,
},
]}
/>
@@ -188,17 +126,11 @@ export default function LandingPage() {
description="Morocco Discover specializes in crafting bespoke travel experiences that immerse you in the heart of Moroccan culture. From the Sahara's golden dunes to the vibrant medinas, we ensure every journey is unique, safe, and unforgettable. Our passion is to share the true essence of Morocco with you."
metrics={[
{
value: "10+",
title: "Years of Experience",
},
value: "10+", title: "Years of Experience"},
{
value: "500+",
title: "Tailored Trips",
},
value: "500+", title: "Tailored Trips"},
{
value: "99%",
title: "Customer Satisfaction",
},
value: "99%", title: "Customer Satisfaction"},
]}
tag="About Us"
imageSrc="http://img.b2bpic.net/free-photo/details-capital-columns-ruins-greek-temple-with-beautiful-marble-carving-history-heritage-ancient-civilizations-aegean-region-turkey-vacation-travel_166373-3614.jpg"
@@ -215,29 +147,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "city",
title: "Vibrant Cities & Culture",
description: "Explore the bustling souks of Marrakech, the ancient Medina of Fes, and the blue streets of Chefchaouen. Immerse yourself in Morocco's rich history and vibrant daily life.",
tag: "City Escapes",
imageSrc: "http://img.b2bpic.net/free-photo/spices-market-marrakech_23-2148129825.jpg",
imageAlt: "Bustling souk in Marrakech",
},
id: "city", title: "Vibrant Cities & Culture", description: "Explore the bustling souks of Marrakech, the ancient Medina of Fes, and the blue streets of Chefchaouen. Immerse yourself in Morocco's rich history and vibrant daily life.", tag: "City Escapes", imageSrc: "http://img.b2bpic.net/free-photo/spices-market-marrakech_23-2148129825.jpg", imageAlt: "Bustling souk in Marrakech"},
{
id: "desert",
title: "Sahara Desert Expeditions",
description: "Embark on an unforgettable journey into the golden dunes of the Sahara. Experience camel treks, breathtaking sunsets, and nights under a canopy of stars in luxury desert camps.",
tag: "Desert Adventures",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-night-landscape-view-milky-way-galactic-core-etosha-national-park-camping-namibia_1150-21649.jpg",
imageAlt: "Sahara desert camping under stars",
},
id: "desert", title: "Sahara Desert Expeditions", description: "Embark on an unforgettable journey into the golden dunes of the Sahara. Experience camel treks, breathtaking sunsets, and nights under a canopy of stars in luxury desert camps.", tag: "Desert Adventures", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-night-landscape-view-milky-way-galactic-core-etosha-national-park-camping-namibia_1150-21649.jpg", imageAlt: "Sahara desert camping under stars"},
{
id: "mountains",
title: "Atlas Mountains Treks",
description: "Discover the majestic Atlas Mountains with guided hikes through picturesque Berber villages, lush valleys, and stunning panoramic views. A true escape into nature's grandeur.",
tag: "Mountain Treks",
imageSrc: "http://img.b2bpic.net/free-photo/zion-national-park-winter_649448-4612.jpg",
imageAlt: "Hiking in the Atlas Mountains",
},
id: "mountains", title: "Atlas Mountains Treks", description: "Discover the majestic Atlas Mountains with guided hikes through picturesque Berber villages, lush valleys, and stunning panoramic views. A true escape into nature's grandeur.", tag: "Mountain Treks", imageSrc: "http://img.b2bpic.net/free-photo/zion-national-park-winter_649448-4612.jpg", imageAlt: "Hiking in the Atlas Mountains"},
]}
title="Explore Morocco's Diverse Landscapes"
description="From the historic cities to the dramatic desert and towering mountains, Morocco offers a kaleidoscope of experiences. Discover the destination that calls to you."
@@ -253,53 +167,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "tour-marrakech",
name: "Marrakech Imperial City Tour",
price: "From $350",
variant: "4 Days / 3 Nights",
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-antique-lamp-forbidden-city_1359-405.jpg",
imageAlt: "Djemaa el-Fna square in Marrakech",
},
id: "tour-marrakech", name: "Marrakech Imperial City Tour", price: "From $350", variant: "4 Days / 3 Nights", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-antique-lamp-forbidden-city_1359-405.jpg", imageAlt: "Djemaa el-Fna square in Marrakech"},
{
id: "tour-sahara",
name: "Grand Sahara Desert Experience",
price: "From $680",
variant: "3 Days / 2 Nights",
imageSrc: "http://img.b2bpic.net/free-photo/young-hot-summer-prairie-sunny_1253-372.jpg",
imageAlt: "Camel trekking in Sahara desert",
},
id: "tour-sahara", name: "Grand Sahara Desert Experience", price: "From $680", variant: "3 Days / 2 Nights", imageSrc: "http://img.b2bpic.net/free-photo/young-hot-summer-prairie-sunny_1253-372.jpg", imageAlt: "Camel trekking in Sahara desert"},
{
id: "tour-chefchaouen",
name: "Chefchaouen Blue City Escape",
price: "From $290",
variant: "2 Days / 1 Night",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-warm-clothes-jumping-alleyway_181624-12078.jpg",
imageAlt: "Blue streets of Chefchaouen",
},
id: "tour-chefchaouen", name: "Chefchaouen Blue City Escape", price: "From $290", variant: "2 Days / 1 Night", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-warm-clothes-jumping-alleyway_181624-12078.jpg", imageAlt: "Blue streets of Chefchaouen"},
{
id: "tour-fes",
name: "Fes Cultural Heritage Journey",
price: "From $420",
variant: "3 Days / 2 Nights",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-senior-couple-holding-hands_23-2148656198.jpg",
imageAlt: "Historic gates of Fes Medina",
},
id: "tour-fes", name: "Fes Cultural Heritage Journey", price: "From $420", variant: "3 Days / 2 Nights", imageSrc: "http://img.b2bpic.net/free-photo/back-view-senior-couple-holding-hands_23-2148656198.jpg", imageAlt: "Historic gates of Fes Medina"},
{
id: "tour-agadir",
name: "Agadir Coastal Relaxation",
price: "From $390",
variant: "5 Days / 4 Nights",
imageSrc: "http://img.b2bpic.net/free-photo/serious-surfer-wetsuit-wearing-artificial-limb-waxing-board-sand-ocean-beach_74855-16459.jpg",
imageAlt: "Beachfront in Agadir",
},
id: "tour-agadir", name: "Agadir Coastal Relaxation", price: "From $390", variant: "5 Days / 4 Nights", imageSrc: "http://img.b2bpic.net/free-photo/serious-surfer-wetsuit-wearing-artificial-limb-waxing-board-sand-ocean-beach_74855-16459.jpg", imageAlt: "Beachfront in Agadir"},
{
id: "tour-merzouga",
name: "Merzouga Desert Adventure",
price: "From $550",
variant: "2 Days / 1 Night",
imageSrc: "http://img.b2bpic.net/free-photo/man-racing-riding-dirt-bike_23-2151500541.jpg",
imageAlt: "Merzouga desert dunes at sunrise",
},
id: "tour-merzouga", name: "Merzouga Desert Adventure", price: "From $550", variant: "2 Days / 1 Night", imageSrc: "http://img.b2bpic.net/free-photo/man-racing-riding-dirt-bike_23-2151500541.jpg", imageAlt: "Merzouga desert dunes at sunrise"},
]}
title="Our Most Popular Moroccan Tours"
description="Hand-picked itineraries designed to showcase the best of Morocco. Find your perfect adventure among our curated selection."
@@ -314,53 +192,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Fatima Zahra",
role: "Travel Blogger",
testimonial: "Morocco Discover curated an exceptional journey, blending vibrant souks with serene desert nights. Truly authentic and perfectly organized!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-leans-blue-door-standing-street_8353-1339.jpg",
imageAlt: "Fatima in Chefchaouen",
},
id: "1", name: "Fatima Zahra", role: "Travel Blogger", testimonial: "Morocco Discover curated an exceptional journey, blending vibrant souks with serene desert nights. Truly authentic and perfectly organized!", imageSrc: "http://img.b2bpic.net/free-photo/woman-leans-blue-door-standing-street_8353-1339.jpg", imageAlt: "Fatima in Chefchaouen"},
{
id: "2",
name: "David & Sarah",
role: "Adventure Couple",
testimonial: "The Sahara experience was a dream come true! Sleeping under the stars, guided by experts an unparalleled romantic adventure.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fat-tourist-traveling_23-2151742651.jpg",
imageAlt: "David and Sarah in Sahara",
},
id: "2", name: "David & Sarah", role: "Adventure Couple", testimonial: "The Sahara experience was a dream come true! Sleeping under the stars, guided by experts an unparalleled romantic adventure.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fat-tourist-traveling_23-2151742651.jpg", imageAlt: "David and Sarah in Sahara"},
{
id: "3",
name: "The Johnson Family",
role: "Family Travelers",
testimonial: "Our kids absolutely loved Marrakech! Morocco Discover made sure there was something for everyone, creating memories we'll cherish forever.",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663831.jpg",
imageAlt: "Johnson family in Marrakech",
},
id: "3", name: "The Johnson Family", role: "Family Travelers", testimonial: "Our kids absolutely loved Marrakech! Morocco Discover made sure there was something for everyone, creating memories we'll cherish forever.", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663831.jpg", imageAlt: "Johnson family in Marrakech"},
{
id: "4",
name: "Omar B.",
role: "Cultural Enthusiast",
testimonial: "The historical tours were incredibly insightful. Every guide was passionate and knowledgeable, bringing ancient Morocco to life.",
imageSrc: "http://img.b2bpic.net/free-photo/trekker-enjoys-quiet-moment-mountains-scrolling-phone-app_482257-124081.jpg",
imageAlt: "Omar in Atlas Mountains",
},
id: "4", name: "Omar B.", role: "Cultural Enthusiast", testimonial: "The historical tours were incredibly insightful. Every guide was passionate and knowledgeable, bringing ancient Morocco to life.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-enjoys-quiet-moment-mountains-scrolling-phone-app_482257-124081.jpg", imageAlt: "Omar in Atlas Mountains"},
{
id: "5",
name: "Lena M.",
role: "Solo Explorer",
testimonial: "I felt completely safe and supported throughout my solo trip. The local interactions were genuine, and the hidden gems I discovered were priceless.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-lays-baked-meat-with-greens-from-clay-cup_141793-5175.jpg",
imageAlt: "Lena in Fes",
},
id: "5", name: "Lena M.", role: "Solo Explorer", testimonial: "I felt completely safe and supported throughout my solo trip. The local interactions were genuine, and the hidden gems I discovered were priceless.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-lays-baked-meat-with-greens-from-clay-cup_141793-5175.jpg", imageAlt: "Lena in Fes"},
{
id: "6",
name: "Robert S.",
role: "Photographer",
testimonial: "Every corner of Morocco offered a stunning photo opportunity. The team understood my needs and helped me capture incredible shots.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-person-holding-camera-device-world-photography-day_23-2151609260.jpg",
imageAlt: "Young person holding camera",
},
id: "6", name: "Robert S.", role: "Photographer", testimonial: "Every corner of Morocco offered a stunning photo opportunity. The team understood my needs and helped me capture incredible shots.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-person-holding-camera-device-world-photography-day_23-2151609260.jpg", imageAlt: "Young person holding camera"},
]}
title="What Our Travelers Say"
description="Hear directly from those who have experienced the magic of Morocco with us. Your satisfaction is our greatest reward."
@@ -375,53 +217,21 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
id: "leadership",
groupTitle: "Our Leadership",
members: [
id: "leadership", groupTitle: "Our Leadership", members: [
{
id: "member-1",
title: "Youssef El-M",
subtitle: "Founder & Lead Tour Architect",
detail: "With over a decade of experience, Youssef crafts journeys that are deeply rooted in Moroccan culture and adventure.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-desert_23-2149408631.jpg",
imageAlt: "Youssef El-M",
},
id: "member-1", title: "Youssef El-M", subtitle: "Founder & Lead Tour Architect", detail: "With over a decade of experience, Youssef crafts journeys that are deeply rooted in Moroccan culture and adventure.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-desert_23-2149408631.jpg", imageAlt: "Youssef El-M"},
{
id: "member-2",
title: "Amina R.",
subtitle: "Head of Operations",
detail: "Amina ensures every logistical detail is seamless, guaranteeing a smooth and enjoyable experience for all our guests.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195152.jpg",
imageAlt: "Amina R.",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-carpet-middle-lamps-stick-tripod-with-rock-distance_181624-2449.jpg",
imageAlt: "Moroccan travel expert portrait smiling",
id: "member-2", title: "Amina R.", subtitle: "Head of Operations", detail: "Amina ensures every logistical detail is seamless, guaranteeing a smooth and enjoyable experience for all our guests.", imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195152.jpg", imageAlt: "Amina R."},
]
},
{
id: "guides",
groupTitle: "Expert Guides",
members: [
id: "guides", groupTitle: "Expert Guides", members: [
{
id: "member-3",
title: "Rachid B.",
subtitle: "Adventure & Desert Specialist",
detail: "Rachid's passion for the Sahara and the Atlas Mountains shines through his expertly guided treks and desert excursions.",
imageSrc: "http://img.b2bpic.net/free-photo/guys-skate-pool_1321-1330.jpg",
imageAlt: "Rachid B.",
},
id: "member-3", title: "Rachid B.", subtitle: "Adventure & Desert Specialist", detail: "Rachid's passion for the Sahara and the Atlas Mountains shines through his expertly guided treks and desert excursions.", imageSrc: "http://img.b2bpic.net/free-photo/guys-skate-pool_1321-1330.jpg", imageAlt: "Rachid B."},
{
id: "member-4",
title: "Nadia A.",
subtitle: "Cultural & City Expert",
detail: "Nadia's extensive knowledge of Moroccan history and traditions offers deep insights into the country's vibrant cities.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg",
imageAlt: "Nadia A.",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/monument-valley-tribal-park-sunrise-arizona_268835-2846.jpg?_wi=2",
imageAlt: "Moroccan travel expert portrait smiling",
},
id: "member-4", title: "Nadia A.", subtitle: "Cultural & City Expert", detail: "Nadia's extensive knowledge of Moroccan history and traditions offers deep insights into the country's vibrant cities.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg", imageAlt: "Nadia A."},
]
}
]}
title="Meet the Passionate Faces Behind Your Journey"
description="Our team of dedicated professionals and local experts are committed to providing you with an authentic, safe, and unforgettable Moroccan adventure."
@@ -434,14 +244,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"TripAdvisor",
"Lonely Planet",
"Booking.com",
"Travel + Leisure",
"National Geographic",
"Expedia",
"GetYourGuide",
]}
"TripAdvisor", "Lonely Planet", "Booking.com", "Travel + Leisure", "National Geographic", "Expedia", "GetYourGuide"]}
title="Trusted by Travelers and Industry Leaders Worldwide"
description="We are proud to partner with leading travel organizations to ensure the highest standards of quality, safety, and unforgettable experiences."
tag="Our Partners"
@@ -454,30 +257,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "Is Morocco safe for tourists?",
content: "Morocco is generally very safe for tourists. We prioritize your safety and work with trusted local partners and guides to ensure a secure and enjoyable experience. As with any travel, it's always wise to be aware of your surroundings.",
},
id: "faq-1", title: "Is Morocco safe for tourists?", content: "Morocco is generally very safe for tourists. We prioritize your safety and work with trusted local partners and guides to ensure a secure and enjoyable experience. As with any travel, it's always wise to be aware of your surroundings."},
{
id: "faq-2",
title: "What is the best time to visit Morocco?",
content: "The best times to visit Morocco are spring (April to May) and autumn (September to October). The weather is pleasant, ideal for exploring cities and deserts. Summer can be very hot, especially in the desert, while winter can be chilly in the mountains.",
},
id: "faq-2", title: "What is the best time to visit Morocco?", content: "The best times to visit Morocco are spring (April to May) and autumn (September to October). The weather is pleasant, ideal for exploring cities and deserts. Summer can be very hot, especially in the desert, while winter can be chilly in the mountains."},
{
id: "faq-3",
title: "Do I need a visa to travel to Morocco?",
content: "Visa requirements vary by nationality. Many countries, including the USA, Canada, UK, and EU member states, do not require a visa for stays up to 90 days. We recommend checking with your local Moroccan embassy or consulate for the most up-to-date information.",
},
id: "faq-3", title: "Do I need a visa to travel to Morocco?", content: "Visa requirements vary by nationality. Many countries, including the USA, Canada, UK, and EU member states, do not require a visa for stays up to 90 days. We recommend checking with your local Moroccan embassy or consulate for the most up-to-date information."},
{
id: "faq-4",
title: "What kind of clothing should I pack?",
content: "Morocco is a conservative country. We recommend modest clothing, especially when visiting religious sites. Lightweight, breathable fabrics are best. For women, loose-fitting clothes that cover shoulders and knees are advisable. For desert trips, layers are essential for varying temperatures.",
},
id: "faq-4", title: "What kind of clothing should I pack?", content: "Morocco is a conservative country. We recommend modest clothing, especially when visiting religious sites. Lightweight, breathable fabrics are best. For women, loose-fitting clothes that cover shoulders and knees are advisable. For desert trips, layers are essential for varying temperatures."},
{
id: "faq-5",
title: "Can I customize my tour itinerary?",
content: "Absolutely! We specialize in tailor-made experiences. You can browse our suggested tours for inspiration, and then work with our travel experts to customize an itinerary that perfectly matches your interests, budget, and travel style.",
},
id: "faq-5", title: "Can I customize my tour itinerary?", content: "Absolutely! We specialize in tailor-made experiences. You can browse our suggested tours for inspiration, and then work with our travel experts to customize an itinerary that perfectly matches your interests, budget, and travel style."},
]}
title="Your Questions, Answered"
description="Find quick answers to common questions about traveling to Morocco with us. If you can't find what you're looking for, feel free to contact our team directly."
@@ -490,8 +278,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Start Planning Your Moroccan Adventure"
description="Ready to explore the wonders of Morocco? Contact us today to discuss your travel dreams, get a personalized quote, or ask any questions you might have. Our team of experts is here to help you craft the perfect journey."
@@ -509,54 +296,33 @@ export default function LandingPage() {
logoText="Morocco Discover"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Tours",
href: "#tours",
},
label: "Tours", href: "#tours"},
{
label: "Destinations",
href: "#destinations",
},
label: "Destinations", href: "#destinations"},
{
label: "Custom Trips",
href: "#contact",
},
label: "Custom Trips", href: "#contact"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Partners",
href: "#partners",
},
label: "Partners", href: "#partners"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}