Update src/app/menu/page.tsx

This commit is contained in:
2026-03-23 18:46:27 +00:00
parent 17d4f394fc
commit 52069be5e8

View File

@@ -27,25 +27,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "الرئيسية",
id: "home",
href: "/",
},
name: "الرئيسية", id: "/"},
{
name: "القائمة",
id: "menu",
href: "/menu",
},
name: "القائمة", id: "/menu"},
{
name: "من نحن",
id: "about",
href: "/about",
},
name: "من نحن", id: "/about"},
{
name: "اتصل بنا",
id: "contact",
href: "/contact",
},
name: "اتصل بنا", id: "/contact"},
]}
brandName="مسعده أبو فارس"
/>
@@ -53,52 +41,23 @@ export default function LandingPage() {
<div id="menu-items" data-section="menu-items">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "طبق شاورما دجاج",
price: "55 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-vegetables-meat-with-french-fries-wooden-board_140725-10266.jpg?_wi=3",
imageAlt: "طبق شاورما شهي مع البطاطا المقلية",
},
id: "1", name: "طبق شاورما دجاج", price: "55 ₪", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-vegetables-meat-with-french-fries-wooden-board_140725-10266.jpg", imageAlt: "طبق شاورما شهي مع البطاطا المقلية"},
{
id: "2",
name: "مشاوي مشكلة فاخرة",
price: "90 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers-slices-cucumber_23-2148651116.jpg?_wi=3",
imageAlt: "صحن مشاوي مشكلة من كفتة وشيش طاووق",
},
id: "2", name: "مشاوي مشكلة فاخرة", price: "90 ₪", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers-slices-cucumber_23-2148651116.jpg", imageAlt: "صحن مشاوي مشكلة من كفتة وشيش طاووق"},
{
id: "3",
name: "ساندويتش شاورما دجاج",
price: "40 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11097.jpg",
imageAlt: "ساندويتش شاورما دجاج ملفوف",
},
id: "3", name: "ساندويتش شاورما دجاج", price: "40 ₪", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-chicken-bell-peppers_2829-11097.jpg", imageAlt: "ساندويتش شاورما دجاج ملفوف"},
{
id: "4",
name: "كفتة بالصينية",
price: "65 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-veggies-meat-skewers-copy-space_23-2148651139.jpg",
imageAlt: "أسياخ كفتة مشوية مع الخضار",
},
id: "4", name: "كفتة بالصينية", price: "65 ₪", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-veggies-meat-skewers-copy-space_23-2148651139.jpg", imageAlt: "أسياخ كفتة مشوية مع الخضار"},
{
id: "5",
name: "حمص بالطحينة الأصلي",
price: "25 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039361.jpg?_wi=1",
imageAlt: "طبق حمص ناعم مع زيت الزيتون",
},
id: "5", name: "حمص بالطحينة الأصلي", price: "25 ₪", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039361.jpg", imageAlt: "طبق حمص ناعم مع زيت الزيتون"},
{
id: "6",
name: "فلافل مقرمشة",
price: "30 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160841.jpg",
imageAlt: "كرات فلافل ذهبية مقرمشة",
},
id: "6", name: "فلافل مقرمشة", price: "30 ₪", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160841.jpg", imageAlt: "كرات فلافل ذهبية مقرمشة"},
]}
title="قائمة طعام مطعم أبو فارس"
description="استمتع بأشهى المأكولات الشرقية الأصيلة التي تُحضّر بحب وشغف ومكونات طازجة يومياً."
@@ -113,33 +72,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "فتوش بلمسة أبو فارس",
description: "سلطة الفتوش الطازجة بخلطتنا السرية ودبس الرمان.",
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-table_140725-10055.jpg?_wi=1",
imageAlt: "سلطة فتوش طازجة مع الخبز المحمص",
},
id: "1", title: "فتوش بلمسة أبو فارس", description: "سلطة الفتوش الطازجة بخلطتنا السرية ودبس الرمان.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-table_140725-10055.jpg", imageAlt: "سلطة فتوش طازجة مع الخبز المحمص"},
{
id: "2",
title: "ريش غنم على الفحم",
description: "ريش غنم طازجة مشوية بعناية لإرضاء أذواقكم الرفيعة.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-sauce-with-tomato_140725-2964.jpg",
imageAlt: "ريش غنم مشوية على الفحم",
},
id: "2", title: "ريش غنم على الفحم", description: "ريش غنم طازجة مشوية بعناية لإرضاء أذواقكم الرفيعة.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-sauce-with-tomato_140725-2964.jpg", imageAlt: "ريش غنم مشوية على الفحم"},
{
id: "3",
title: "متبل باذنجان",
description: "باذنجان مشوي ومهروس مع الطحينة والليمون، طبق جانبي لا غنى عنه.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039361.jpg?_wi=2",
imageAlt: "طبق متبل باذنجان",
},
id: "3", title: "متبل باذنجان", description: "باذنجان مشوي ومهروس مع الطحينة والليمون، طبق جانبي لا غنى عنه.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039361.jpg", imageAlt: "طبق متبل باذنجان"},
{
id: "4",
title: "سلطة تبولة طازجة",
description: "التبولة اللبنانية الأصيلة، منعشة ومثالية لكل وجبة.",
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-table_140725-10055.jpg?_wi=2",
imageAlt: "طبق تبولة طازجة",
},
id: "4", title: "سلطة تبولة طازجة", description: "التبولة اللبنانية الأصيلة، منعشة ومثالية لكل وجبة.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-table_140725-10055.jpg", imageAlt: "طبق تبولة طازجة"},
]}
title="أطباقنا المميزة"
description="نقدم لكم تشكيلة مختارة من أطباقنا الخاصة التي تحظى بشعبية كبيرة وتُعد بعناية فائقة لضمان تجربة لا تُنسى."
@@ -152,62 +91,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "روابط سريعة",
items: [
title: "روابط سريعة", items: [
{
label: "الرئيسية",
href: "/",
},
label: "الرئيسية", href: "/"},
{
label: "القائمة",
href: "/menu",
},
label: "القائمة", href: "/menu"},
{
label: "من نحن",
href: "/about",
},
label: "من نحن", href: "/about"},
{
label: "اتصل بنا",
href: "/contact",
},
label: "اتصل بنا", href: "/contact"},
],
},
{
title: "خدماتنا",
items: [
title: "خدماتنا", items: [
{
label: "حجز طاولة",
href: "/contact",
},
label: "حجز طاولة", href: "/contact"},
{
label: "طلبات سفري",
href: "/menu",
},
label: "طلبات سفري", href: "/menu"},
{
label: "خدمة التوصيل",
href: "/contact",
},
label: "خدمة التوصيل", href: "/contact"},
{
label: "مناسبات خاصة",
href: "/contact",
},
label: "مناسبات خاصة", href: "/contact"},
],
},
{
title: "تابعنا",
items: [
title: "تابعنا", items: [
{
label: "فيسبوك",
href: "#",
},
label: "فيسبوك", href: "#"},
{
label: "انستغرام",
href: "#",
},
label: "انستغرام", href: "#"},
{
label: "واتساب",
href: "#",
},
label: "واتساب", href: "#"},
],
},
]}