Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-17 01:21:03 +00:00

View File

@@ -27,298 +27,142 @@ export default function LandingPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "الرئيسية",
id: "hero",
},
{
name: "عن المطعم",
id: "about",
},
{
name: "القائمة",
id: "products",
},
{
name: "اتصل بنا",
id: "contact",
},
]}
brandName="مشويات مشمش"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "الرئيسية", id: "hero" },
{ name: "عن المطعم", id: "about" },
{ name: "القائمة", id: "products" },
{ name: "اتصل بنا", id: "contact" },
]}
brandName="مشويات مشمش"
button={{ text: "اطلب الآن", href: "#products" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="مشويات مشمش الطعم اللي يجمعنا"
description="تجربة فريدة من المشويات الطازجة على الفحم، بجودة لا تضاهى وأجواء بيتية دافئة. ننتظرك لتتذوق الأصل."
buttons={[
{
text: "اطلب الآن",
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/grilled-chicken-ketchup-barberry-parsley-onion-side-view_141793-3124.jpg"
imageAlt="طبق مشويات فاخر"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/side-view-steak-with-barberry-onions-tray_141793-5110.jpg",
alt: "Side view steak with barberry",
},
{
src: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate_140725-10306.jpg",
alt: "Traditional azerbaijani buglama",
},
{
src: "http://img.b2bpic.net/free-photo/plate-lamb-entrecote-ribs-kebab-with-onions-greens_140725-10708.jpg",
alt: "Plate of lamb entrecote ribs",
},
{
src: "http://img.b2bpic.net/free-photo/chicken-levengi-table_140725-8212.jpg",
alt: "Chicken levengi dish",
},
{
src: "http://img.b2bpic.net/free-photo/two-ancient-teapots-with-sweet-cookies-marble-background_114579-46839.jpg",
alt: "Teapots with cookies",
},
]}
avatarText="انضم إلى الآلاف من محبي مشويات مشمش"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="مشويات مشمش الطعم اللي يجمعنا"
description="تجربة فريدة من المشويات الطازجة على الفحم، بجودة لا تضاهى وأجواء بيتية دافئة. ننتظرك لتتذوق الأصل."
buttons={[{ text: "اطلب الآن", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/grilled-chicken-ketchup-barberry-parsley-onion-side-view_141793-3124.jpg"
imageAlt="طبق مشويات فاخر"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/side-view-steak-with-barberry-onions-tray_141793-5110.jpg", alt: "Side view steak with barberry" },
{ src: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate_140725-10306.jpg", alt: "Traditional azerbaijani buglama" },
{ src: "http://img.b2bpic.net/free-photo/plate-lamb-entrecote-ribs-kebab-with-onions-greens_140725-10708.jpg", alt: "Plate of lamb entrecote ribs" },
{ src: "http://img.b2bpic.net/free-photo/chicken-levengi-table_140725-8212.jpg", alt: "Chicken levengi dish" },
{ src: "http://img.b2bpic.net/free-photo/two-ancient-teapots-with-sweet-cookies-marble-background_114579-46839.jpg", alt: "Teapots with cookies" },
]}
avatarText="انضم إلى الآلاف من محبي مشويات مشمش"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="قصتنا مع الشواء"
description="منذ انطلاقنا، هدفنا هو تقديم أجود أنواع اللحوم الطازجة المتبلة بخلطاتنا السرية. نحن نؤمن بأن سر الطعم اللذيذ يبدأ من الفحم الحقيقي."
bulletPoints={[
{
title: "لحوم طازجة",
description: "يومياً من المزارع المحلية مباشرة",
},
{
title: "فحم طبيعي",
description: "يضيف نكهة لا تقاوم لجميع الأطباق",
},
{
title: "وصفات أصلية",
description: "توابل خاصة نعتز بتقديمها منذ سنوات",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/small-bowles-turshu-vegetable-snacks_114579-2353.jpg"
imageAlt="طباخ يشوي اللحم"
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="قصتنا مع الشواء"
description="منذ انطلاقنا، هدفنا هو تقديم أجود أنواع اللحوم الطازجة المتبلة بخلطاتنا السرية. نحن نؤمن بأن سر الطعم اللذيذ يبدأ من الفحم الحقيقي."
bulletPoints={[
{ title: "لحوم طازجة", description: "يومياً من المزارع المحلية مباشرة" },
{ title: "فحم طبيعي", description: "يضيف نكهة لا تقاوم لجميع الأطباق" },
{ title: "وصفات أصلية", description: "توابل خاصة نعتز بتقديمها منذ سنوات" },
]}
imageSrc="http://img.b2bpic.net/free-photo/small-bowles-turshu-vegetable-snacks_114579-2353.jpg"
imageAlt="طباخ يشوي اللحم"
mediaAnimation="slide-up"
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
products={[
{
id: "1",
name: "كباب ضاني مشمش",
price: "٦٠ ريال",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fried-sausages-stick_140725-3844.jpg",
},
{
id: "2",
name: "شيش طاووق",
price: "٥٠ ريال",
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-is-delicious-juicy-beautiful-food-photo_132075-14702.jpg",
},
{
id: "3",
name: "مشكل مشويات",
price: "٩٠ ريال",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers-flat-lay_23-2148651132.jpg",
},
{
id: "4",
name: "ريش غنم",
price: "٨٥ ريال",
imageSrc: "http://img.b2bpic.net/free-photo/ribs-kebab-onion-pepper-rice-side-view_140725-11339.jpg",
},
{
id: "5",
name: "كفتة مميزة",
price: "٥٥ ريال",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg",
},
{
id: "6",
name: "نواشف مشمش",
price: "٤٠ ريال",
imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-with-bottle-ayran-table_140725-437.jpg",
},
]}
title="قائمة المشويات الشهية"
description="اختر وجبتك المفضلة من تشكيلتنا المتنوعة"
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
products={[
{ id: "1", name: "كباب ضاني مشمش", price: "٦٠ ريال", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fried-sausages-stick_140725-3844.jpg" },
{ id: "2", name: "شيش طاووق", price: "٥٠ ريال", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-is-delicious-juicy-beautiful-food-photo_132075-14702.jpg" },
{ id: "3", name: "مشكل مشويات", price: "٩٠ ريال", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers-flat-lay_23-2148651132.jpg" },
{ id: "4", name: "ريش غنم", price: "٨٥ ريال", imageSrc: "http://img.b2bpic.net/free-photo/ribs-kebab-onion-pepper-rice-side-view_140725-11339.jpg" },
{ id: "5", name: "كفتة مميزة", price: "٥٥ ريال", imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg" },
{ id: "6", name: "نواشف مشمش", price: "٤٠ ريال", imageSrc: "http://img.b2bpic.net/free-photo/iskender-doner-with-bottle-ayran-table_140725-437.jpg" },
]}
title="قائمة المشويات الشهية"
description="اختر وجبتك المفضلة من تشكيلتنا المتنوعة"
/>
</div>
<div id="features" data-section="features">
<FeatureCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{
title: "توصيل سريع",
description: "نصل إليك في أسرع وقت ممكن.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535349.jpg",
imageAlt: "توصيل",
},
{
title: "نظافة عالية",
description: "معايير سلامة غذائية صارمة جداً.",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg",
imageAlt: "نظافة",
},
{
title: "جلسات عائلية",
description: "أجواء مريحة ومناسبة للجميع.",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805516.jpg",
imageAlt: "عائلة",
},
]}
title="لماذا تختار مشويات مشمش؟"
description="نحن نهتم بأدق التفاصيل لضمان تجربة مثالية لكل ضيوفنا."
/>
</div>
<div id="features" data-section="features">
<FeatureCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{ title: "توصيل سريع", description: "نصل إليك في أسرع وقت ممكن.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535349.jpg", imageAlt: "توصيل" },
{ title: "نظافة عالية", description: "معايير سلامة غذائية صارمة جداً.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg", imageAlt: "نظافة" },
{ title: "جلسات عائلية", description: "أجواء مريحة ومناسبة للجميع.", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805516.jpg", imageAlt: "عائلة" },
]}
title="لماذا تختار مشويات مشمش؟"
description="نحن نهتم بأدق التفاصيل لضمان تجربة مثالية لكل ضيوفنا."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "أحمد علي",
handle: "@ahmed",
testimonial: "أفضل مشويات جربتها في حياتي، طعم يذكرني ببيت الأهل.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg",
},
{
id: "2",
name: "سارة محمد",
handle: "@sarah",
testimonial: "خدمة ممتازة وتوصيل سريع جداً، الأكل وصل ساخن ولذيذ.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-smiling-with-top-hat-thumbs-up_1187-1549.jpg",
},
{
id: "3",
name: "خالد عمر",
handle: "@khalid",
testimonial: "أطباق متنوعة وكميات مشبعة. أنصح الجميع بتجربة الكباب.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
},
{
id: "4",
name: "منى حسن",
handle: "@mona",
testimonial: "ديكورات المطعم جميلة وأجواءه جداً مريحة للعائلات.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg",
},
{
id: "5",
name: "عمر فهد",
handle: "@omar",
testimonial: "الطعم ثابت ومميز منذ سنوات، فعلاً مطعم يستحق الزيارة.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg",
},
]}
showRating={true}
title="ماذا يقول ضيوفنا؟"
description="رضاكم هو سر نجاحنا المستمر."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "أحمد علي", handle: "@ahmed", testimonial: "أفضل مشويات جربتها في حياتي، طعم يذكرني ببيت الأهل.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg" },
{ id: "2", name: "سارة محمد", handle: "@sarah", testimonial: "خدمة ممتازة وتوصيل سريع جداً، الأكل وصل ساخن ولذيذ.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-smiling-with-top-hat-thumbs-up_1187-1549.jpg" },
{ id: "3", name: "خالد عمر", handle: "@khalid", testimonial: "أطباق متنوعة وكميات مشبعة. أنصح الجميع بتجربة الكباب.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
{ id: "4", name: "منى حسن", handle: "@mona", testimonial: "ديكورات المطعم جميلة وأجواءه جداً مريحة للعائلات.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg" },
{ id: "5", name: "عمر فهد", handle: "@omar", testimonial: "الطعم ثابت ومميز منذ سنوات، فعلاً مطعم يستحق الزيارة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg" },
]}
showRating={true}
title="ماذا يقول ضيوفنا؟"
description="رضاكم هو سر نجاحنا المستمر."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "هل يوجد خدمة توصيل؟",
content: "نعم، نوفر خدمة توصيل سريعة لجميع المناطق القريبة.",
},
{
id: "2",
title: "هل اللحوم طازجة؟",
content: "نعم، جميع اللحوم طازجة وتورد يومياً.",
},
{
id: "3",
title: "هل توجد وجبات عائلية؟",
content: "بالطبع، لدينا عروض خاصة للوجبات العائلية الكبيرة.",
},
]}
sideTitle="أسئلة شائعة"
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{ id: "1", title: "هل يوجد خدمة توصيل؟", content: "نعم، نوفر خدمة توصيل سريعة لجميع المناطق القريبة." },
{ id: "2", title: "هل اللحوم طازجة؟", content: "نعم، جميع اللحوم طازجة وتورد يومياً." },
{ id: "3", title: "هل توجد وجبات عائلية؟", content: "بالطبع، لدينا عروض خاصة للوجبات العائلية الكبيرة." },
]}
sideTitle="أسئلة شائعة"
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
tag="تواصل معنا"
title="يسعدنا خدمتك"
description="لأي استفسار أو طلب خاص، لا تتردد في الاتصال بنا أو ترك رسالتك."
imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-holding-digital-tablet-hand-with-businesswoman-standing-background_23-2147941513.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
tag="تواصل معنا"
title="يسعدنا خدمتك"
description="لأي استفسار أو طلب خاص، لا تتردد في الاتصال بنا أو ترك رسالتك."
imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-holding-digital-tablet-hand-with-businesswoman-standing-background_23-2147941513.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "الرئيسية",
href: "#hero",
},
{
label: "القائمة",
href: "#products",
},
],
},
{
items: [
{
label: "سياسة الخصوصية",
href: "#",
},
{
label: "الشروط والأحكام",
href: "#",
},
],
},
]}
logoText="مشويات مشمش"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{ items: [{ label: "الرئيسية", href: "#hero" }, { label: "القائمة", href: "#products" }] },
{ items: [{ label: "سياسة الخصوصية", href: "#" }, { label: "الشروط والأحكام", href: "#" }] },
]}
logoText="مشويات مشمش"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}