Update src/app/page.tsx
This commit is contained in:
@@ -152,6 +152,21 @@ export default function LandingPage() {
|
||||
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: "marrakech-palace", title: "قصر الباهية، مراكش", description: "اكتشف قصر الباهية الفخم في مراكش، تحفة معمارية مغربية تُظهر الحرفية الدقيقة والحدائق المورقة.", tag: "مراكش", imageSrc: "http://img.b2bpic.net/free-photo/ornate-doorway-interior-ancient-moroccan-palace_23-2149488358.jpg", imageAlt: "Bahia Palace, Marrakech"
|
||||
},
|
||||
{
|
||||
id: "fes-tannery", title: "مدابغ الشوارة، فاس", description: "شاهد مدابغ الشوارة القديمة في فاس، الأكبر والأقدم في المدينة، حيث يتم دباغة الجلود بالطرق التقليدية.", tag: "فاس", imageSrc: "http://img.b2bpic.net/free-photo/traditional-dyeing-vats-fes-morocco_23-2148129841.jpg", imageAlt: "Chouara Tannery, Fes"
|
||||
},
|
||||
{
|
||||
id: "safi-qasr-al-bahr", title: "قصر البحر، آسفي", description: "استكشف قلعة قصر البحر التاريخية في آسفي، حصن برتغالي يطل على المحيط الأطلسي، يقدم إطلالات خلابة.", tag: "آسفي", imageSrc: "http://img.b2bpic.net/free-photo/old-fortress-by-sea-safi-morocco_23-2149514652.jpg", imageAlt: "Qasr al-Bahr, Safi"
|
||||
},
|
||||
{
|
||||
id: "tangier-hercules-caves", title: "مغارة هرقل، طنجة", description: "زر مغارة هرقل الغامضة بالقرب من طنجة، وهي عجيبة طبيعية ذات تاريخ أسطوري وتكوينات صخرية فريدة.", tag: "طنجة", imageSrc: "http://img.b2bpic.net/free-photo/cave-interior-with-ocean-view_23-2148962534.jpg", imageAlt: "Hercules Caves, Tangier"
|
||||
},
|
||||
{
|
||||
id: "tetouan-medina", title: "مدينة تطوان العتيقة", description: "تجول في مدينة تطوان العتيقة المدرجة ضمن قائمة اليونسكو، المعروفة بجمالها الأندلسي وبيوتها البيضاء الناصعة وأسواقها الهادئة.", tag: "تطوان", imageSrc: "http://img.b2bpic.net/free-photo/narrow-street-white-buildings-tetouan-morocco_23-2149514681.jpg", imageAlt: "Tetouan Medina"
|
||||
}
|
||||
]}
|
||||
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."
|
||||
@@ -332,4 +347,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user