Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-06-12 23:10:59 +00:00

View File

@@ -31,38 +31,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home | الرئيسية",
id: "#hero",
},
name: "Home | الرئيسية", id: "#hero"},
{
name: "About Us | من نحن",
id: "#about",
},
name: "About Us | من نحن", id: "#about"},
{
name: "Menu | القائمة",
id: "#menu",
},
name: "Menu | القائمة", id: "#menu"},
{
name: "Why Choose Us | لماذا نحن",
id: "#features",
},
name: "Why Choose Us | لماذا نحن", id: "#features"},
{
name: "Gallery | المعرض",
id: "#gallery",
},
name: "Gallery | المعرض", id: "#gallery"},
{
name: "Reviews | آراء العملاء",
id: "#testimonials",
},
name: "Reviews | آراء العملاء", id: "#testimonials"},
{
name: "Contact | اتصل بنا",
id: "#contact",
},
name: "Contact | اتصل بنا", id: "#contact"},
]}
button={{
text: "Call Now | اتصل الآن",
href: "tel:+212610034002",
}}
text: "Call Now | اتصل الآن", href: "tel:+212610034002"}}
brandName="Snack Nakhil | سناك النخيل"
/>
</div>
@@ -73,13 +57,9 @@ export default function LandingPage() {
description="Taste Authentic Flavors in Marrakech | تذوق النكهات الأصيلة في مراكش"
buttons={[
{
text: "View Menu | عرض القائمة",
href: "#menu",
},
text: "View Menu | عرض القائمة", href: "#menu"},
{
text: "Call Now | اتصل الآن",
href: "tel:+212610034002",
},
text: "Call Now | اتصل الآن", href: "tel:+212610034002"},
]}
imageSrc="http://img.b2bpic.net/free-photo/tuscan-panzanella-traditional-italian-salad-with-tomatoes-bread_127032-3586.jpg"
imageAlt="Delicious Moroccan food spread on a table"
@@ -93,20 +73,15 @@ export default function LandingPage() {
description="Snack Nakhil is a welcoming restaurant in Marrakech, serving fresh and delicious meals. We pride ourselves on using quality ingredients, offering affordable prices, and providing excellent customer service. Experience the true taste of Moroccan hospitality with every bite. Open daily from 7:00 AM. | سناك النخيل مطعم ترحيبي في مراكش، يقدم وجبات طازجة ولذيذة. نفخر باستخدام مكونات عالية الجودة، وتقديم أسعار معقولة، وتوفير خدمة عملاء ممتازة. اختبر المذاق الحقيقي للضيافة المغربية مع كل لقمة. مفتوح يومياً من الساعة 7:00 صباحاً."
metrics={[
{
value: "4.0/5",
title: "Customer Rating | تقييم العملاء",
},
value: "4.0/5", title: "Customer Rating | تقييم العملاء"},
{
value: "1-50 MAD",
title: "Affordable Prices | أسعار معقولة",
},
value: "1-50 MAD", title: "Affordable Prices | أسعار معقولة"},
{
value: "Dine-in & Takeaway | تناول الطعام في المطعم والوجبات الجاهزة",
},
value: "Dine-in & Takeaway | تناول الطعام في المطعم والوجبات الجاهزة", title: "Dine-in & Takeaway | تناول الطعام في المطعم والوجبات الجاهزة"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-safari-party-with-dessert-table_23-2149707844.jpg"
imageAlt="Cozy and elegant interior of Snack Nakhil restaurant"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -115,55 +90,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
animationType="slide-up"
products={[
{
id: "salad-rich",
name: "Rich Salad | سلطة غنية",
price: "35 MAD",
variant: "Fresh Vegetables, Olive Oil",
imageSrc: "http://img.b2bpic.net/free-photo/classic-greek-salad-fresh-vegetables-cucumber-tomato-sweet-pepper-lettuce-red-onion-feta-cheese-olives-with-olive-oil-healthy-food-top-view_1150-44959.jpg",
imageAlt: "Rich mixed salad",
},
id: "salad-rich", name: "Rich Salad | سلطة غنية", price: "35 MAD", variant: "Fresh Vegetables, Olive Oil", imageSrc: "http://img.b2bpic.net/free-photo/classic-greek-salad-fresh-vegetables-cucumber-tomato-sweet-pepper-lettuce-red-onion-feta-cheese-olives-with-olive-oil-healthy-food-top-view_1150-44959.jpg", imageAlt: "Rich mixed salad"},
{
id: "salad-nakhil",
name: "Nakhil Salad | سلطة النخيل",
price: "40 MAD",
variant: "Chef's Special Mix",
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-vegetables-black-olives-pomegranate-seeds_114579-71342.jpg",
imageAlt: "Snack Nakhil special salad",
},
id: "salad-nakhil", name: "Nakhil Salad | سلطة النخيل", price: "40 MAD", variant: "Chef's Special Mix", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-vegetables-black-olives-pomegranate-seeds_114579-71342.jpg", imageAlt: "Snack Nakhil special salad"},
{
id: "salad-chef",
name: "Chef's Salad | سلطة شاف",
price: "45 MAD",
variant: "Seasonal Ingredients",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-salad-with-pomegranate-christmas-salad-with-pomegranate-sauce-plate-table_140725-111969.jpg",
imageAlt: "Chef's special salad",
},
id: "salad-chef", name: "Chef's Salad | سلطة شاف", price: "45 MAD", variant: "Seasonal Ingredients", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-salad-with-pomegranate-christmas-salad-with-pomegranate-sauce-plate-table_140725-111969.jpg", imageAlt: "Chef's special salad"},
{
id: "tagine-chicken",
name: "Chicken Tagine | طاجين دجاج",
price: "50 MAD",
variant: "Traditional Moroccan Stew",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-meal_23-2148825119.jpg",
imageAlt: "Traditional chicken tagine",
},
id: "tagine-chicken", name: "Chicken Tagine | طاجين دجاج", price: "50 MAD", variant: "Traditional Moroccan Stew", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-meal_23-2148825119.jpg", imageAlt: "Traditional chicken tagine"},
{
id: "harira-soup",
name: "Harira Soup | حريرة",
price: "25 MAD",
variant: "Hearty Moroccan Soup",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-oyster-soup-with-side-sliced-lemon_140725-4205.jpg",
imageAlt: "Traditional Harira soup",
},
id: "harira-soup", name: "Harira Soup | حريرة", price: "25 MAD", variant: "Hearty Moroccan Soup", imageSrc: "http://img.b2bpic.net/free-photo/spicy-oyster-soup-with-side-sliced-lemon_140725-4205.jpg", imageAlt: "Traditional Harira soup"},
{
id: "pastilla",
name: "Pastilla | البسطيلة",
price: "60 MAD",
variant: "Savory Chicken Pie",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-winter-food-concept_23-2148716266.jpg",
imageAlt: "Moroccan chicken pastilla",
},
id: "pastilla", name: "Pastilla | البسطيلة", price: "60 MAD", variant: "Savory Chicken Pie", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-winter-food-concept_23-2148716266.jpg", imageAlt: "Moroccan chicken pastilla"},
]}
title="Our Delicious Menu | قائمة طعامنا اللذيذة"
description="Explore our selection of fresh and flavorful dishes, prepared with the finest ingredients. | استكشف مجموعتنا من الأطباق الطازجة واللذيذة، المحضرة بأجود المكونات."
@@ -174,46 +114,27 @@ export default function LandingPage() {
<FeatureCardTwelve
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
id: "fresh-ingredients",
label: "Quality",
title: "Fresh Ingredients | مكونات طازجة",
items: [
"We use only the freshest, locally-sourced ingredients to ensure top quality and taste in every dish.",
],
id: "fresh-ingredients", label: "Quality", title: "Fresh Ingredients | مكونات طازجة", items: [
"We use only the freshest, locally-sourced ingredients to ensure top quality and taste in every dish."],
},
{
id: "fast-service",
label: "Efficiency",
title: "Fast Service | خدمة سريعة",
items: [
"Enjoy prompt and efficient service, perfect for a quick snack or a relaxed meal without long waits.",
],
id: "fast-service", label: "Efficiency", title: "Fast Service | خدمة سريعة", items: [
"Enjoy prompt and efficient service, perfect for a quick snack or a relaxed meal without long waits."],
},
{
id: "affordable-prices",
label: "Value",
title: "Affordable Prices | أسعار معقولة",
items: [
"Savor delicious Moroccan cuisine without breaking the bank, with prices ranging from 1-50 MAD per person.",
],
id: "affordable-prices", label: "Value", title: "Affordable Prices | أسعار معقولة", items: [
"Savor delicious Moroccan cuisine without breaking the bank, with prices ranging from 1-50 MAD per person."],
},
{
id: "comfortable-atmosphere",
label: "Comfort",
title: "Comfortable Atmosphere | جو مريح",
items: [
"Relax in our welcoming and cozy dining environment, perfect for family and friends.",
],
id: "comfortable-atmosphere", label: "Comfort", title: "Comfortable Atmosphere | جو مريح", items: [
"Relax in our welcoming and cozy dining environment, perfect for family and friends."],
},
{
id: "dining-options",
label: "Flexibility",
title: "Dine-in and Takeaway Options | خيارات تناول الطعام والوجبات الجاهزة",
items: [
"Whether you prefer to dine-in or take your meal to go, we offer convenient options for all.",
],
id: "dining-options", label: "Flexibility", title: "Dine-in and Takeaway Options | خيارات تناول الطعام والوجبات الجاهزة", items: [
"Whether you prefer to dine-in or take your meal to go, we offer convenient options for all."],
},
]}
title="Why Choose Snack Nakhil? | لماذا تختار سناك النخيل؟"
@@ -225,55 +146,20 @@ export default function LandingPage() {
<MetricCardEleven
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
{
id: "gallery-1",
value: "Cuisine",
title: "Delicious Moroccan Tagine | طاجين مغربي شهي",
description: "A flavorful and aromatic traditional Moroccan tagine.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-azerbaijani-traditional-fried-eggs-with-herbs-kuku-pan_140725-12087.jpg",
imageAlt: "Delicious Moroccan Tagine",
},
id: "gallery-1", value: "Cuisine", title: "Delicious Moroccan Tagine | طاجين مغربي شهي", description: "A flavorful and aromatic traditional Moroccan tagine.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-azerbaijani-traditional-fried-eggs-with-herbs-kuku-pan_140725-12087.jpg", imageAlt: "Delicious Moroccan Tagine"},
{
id: "gallery-2",
value: "Freshness",
title: "Freshly Prepared Salads | سلطات طازجة",
description: "Our vibrant and healthy salads, made with the freshest local produce.",
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-sliced-tomato-cucumber_140725-6458.jpg",
imageAlt: "Freshly Prepared Salads",
},
id: "gallery-2", value: "Freshness", title: "Freshly Prepared Salads | سلطات طازجة", description: "Our vibrant and healthy salads, made with the freshest local produce.", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-sliced-tomato-cucumber_140725-6458.jpg", imageAlt: "Freshly Prepared Salads"},
{
id: "gallery-3",
value: "Ambiance",
title: "Cozy Dining Area | منطقة طعام مريحة",
description: "Relax in our inviting and comfortable restaurant interior.",
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3434.jpg",
imageAlt: "Cozy Dining Area",
},
id: "gallery-3", value: "Ambiance", title: "Cozy Dining Area | منطقة طعام مريحة", description: "Relax in our inviting and comfortable restaurant interior.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3434.jpg", imageAlt: "Cozy Dining Area"},
{
id: "gallery-4",
value: "Tradition",
title: "Authentic Moroccan Tea | شاي مغربي أصيل",
description: "Experience the tradition of Moroccan mint tea.",
imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glasses-with-teapot-red-cloth_23-2148088409.jpg",
imageAlt: "Authentic Moroccan Tea",
},
id: "gallery-4", value: "Tradition", title: "Authentic Moroccan Tea | شاي مغربي أصيل", description: "Experience the tradition of Moroccan mint tea.", imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glasses-with-teapot-red-cloth_23-2148088409.jpg", imageAlt: "Authentic Moroccan Tea"},
{
id: "gallery-5",
value: "Quality",
title: "Vibrant Market Ingredients | مكونات السوق النابضة بالحياة",
description: "The fresh, colorful ingredients sourced from local markets.",
imageSrc: "http://img.b2bpic.net/free-photo/grinder-wooden-spoon-with-spices_23-2148601118.jpg",
imageAlt: "Vibrant Market Ingredients",
},
id: "gallery-5", value: "Quality", title: "Vibrant Market Ingredients | مكونات السوق النابضة بالحياة", description: "The fresh, colorful ingredients sourced from local markets.", imageSrc: "http://img.b2bpic.net/free-photo/grinder-wooden-spoon-with-spices_23-2148601118.jpg", imageAlt: "Vibrant Market Ingredients"},
{
id: "gallery-6",
value: "Experience",
title: "Happy Customers Dining | زبائن سعداء يتناولون الطعام",
description: "Our customers enjoying their meals and the warm atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg",
imageAlt: "Happy Customers Dining",
},
id: "gallery-6", value: "Experience", title: "Happy Customers Dining | زبائن سعداء يتناولون الطعام", description: "Our customers enjoying their meals and the warm atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg", imageAlt: "Happy Customers Dining"},
]}
title="Our Gallery | معرض صورنا"
description="A visual journey through our delicious dishes and welcoming restaurant ambiance. See what makes Snack Nakhil special. | رحلة بصرية عبر أطباقنا اللذيذة وأجواء مطعمنا المرحبة. اكتشف ما يميز سناك النخيل."
@@ -285,39 +171,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Fatima Z. | فاطمة ز.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-displeased-mixed-race-attractive-man-with-dark-narrow-eyes-curly-thick-hair_273609-14091.jpg",
imageAlt: "Customer Fatima Z.",
},
id: "1", name: "Fatima Z. | فاطمة ز.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-displeased-mixed-race-attractive-man-with-dark-narrow-eyes-curly-thick-hair_273609-14091.jpg", imageAlt: "Customer Fatima Z."},
{
id: "2",
name: "Ahmed K. | أحمد ك.",
imageSrc: "http://img.b2bpic.net/free-photo/headshot-angry-man-frowning-looking-disappointed-bothered-standing-blue-background_1258-170895.jpg",
imageAlt: "Customer Ahmed K.",
},
id: "2", name: "Ahmed K. | أحمد ك.", imageSrc: "http://img.b2bpic.net/free-photo/headshot-angry-man-frowning-looking-disappointed-bothered-standing-blue-background_1258-170895.jpg", imageAlt: "Customer Ahmed K."},
{
id: "3",
name: "Sarah A. | سارة أ.",
imageSrc: "http://img.b2bpic.net/free-photo/sweaty-male-couch-trainer-wears-hood-listens-music-with-earphones-electronic-device_273609-8618.jpg",
imageAlt: "Customer Sarah A.",
},
id: "3", name: "Sarah A. | سارة أ.", imageSrc: "http://img.b2bpic.net/free-photo/sweaty-male-couch-trainer-wears-hood-listens-music-with-earphones-electronic-device_273609-8618.jpg", imageAlt: "Customer Sarah A."},
{
id: "4",
name: "Omar B. | عمر ب.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-glasses-showing-thumb-up-gray-wall_231208-7813.jpg",
imageAlt: "Customer Omar B.",
},
id: "4", name: "Omar B. | عمر ب.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-glasses-showing-thumb-up-gray-wall_231208-7813.jpg", imageAlt: "Customer Omar B."},
{
id: "5",
name: "Nadia H. | نادية ه.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-charming-african-guy-smiling-boyfriend-waiting-date-head-hunter-dream-standing-white-wall_176420-12540.jpg",
imageAlt: "Customer Nadia H.",
},
id: "5", name: "Nadia H. | نادية ه.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-charming-african-guy-smiling-boyfriend-waiting-date-head-hunter-dream-standing-white-wall_176420-12540.jpg", imageAlt: "Customer Nadia H."},
]}
cardTitle="What Our Customers Say | ما يقوله عملاؤنا"
cardTag="Trusted Reviews | تقييمات موثوقة"
cardAnimation="entrance-slide"
cardAnimation="slide-up"
/>
</div>
@@ -325,14 +191,13 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch | تواصل معنا"
title="Visit or Contact Us | قم بزيارتنا أو اتصل بنا"
description="We'd love to hear from you! Reach out for reservations, inquiries, or just to say hello. Our team is ready to assist you. | يسعدنا أن نسمع منك! تواصل معنا للحجوزات، الاستفسارات، أو فقط لتحية. فريقنا جاهز لمساعدتك.\n\nAddress: J23M+WWQ, Marrakech, Morocco\nPhone: +212 6 10 03 40 02\nOpening Hours: Daily from 7:00 AM"
imageSrc="http://img.b2bpic.net/free-photo/global-positioning-system-destination-marker-perforated-paper_53876-31036.jpg"
imageAlt="Map showing Snack Nakhil location in Marrakech"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email | أدخل بريدك الإلكتروني"
buttonText="Send Message | إرسال رسالة"
@@ -343,13 +208,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Snack Nakhil | سناك النخيل"
leftLink={{
text: "Privacy Policy | سياسة الخصوصية",
href: "#",
}}
text: "Privacy Policy | سياسة الخصوصية", href: "#"}}
rightLink={{
text: "Terms of Service | شروط الخدمة",
href: "#",
}}
text: "Terms of Service | شروط الخدمة", href: "#"}}
/>
</div>
</ReactLenis>