From 1f3eb0f2d8f1e4b312606504fd92fe5850b0323c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:43:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7897419..03da92e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,8 @@ export default function HomePage() { { icon: Zap, title: "صاج لحم", status: "مشهور جداً" }, { icon: Star, title: "فطور شامي", status: "الخيار المفضل" }, ], - searchPlaceholder: "ابحث عن طبقك المفضل"}} + searchPlaceholder: "ابحث عن طبقك المفضل" + }} /> @@ -88,16 +89,20 @@ export default function HomePage() { features={[ { id: 1, - tag: "الجودة", title: "خبز صاج طازج", subtitle: "يومياً من الفرن", description: "نحضر الخبز الصاج الطازج يومياً في متجرنا لضمان الطعم والجودة العالية. كل رغيف يتم تحضيره بعناية فائقة.", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg"}, + tag: "الجودة", title: "خبز صاج طازج", subtitle: "يومياً من الفرن", description: "نحضر الخبز الصاج الطازج يومياً في متجرنا لضمان الطعم والجودة العالية. كل رغيف يتم تحضيره بعناية فائقة.", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg" + }, { id: 2, - tag: "المكونات", title: "مكونات يومية", subtitle: "طازة وعالية الجودة", description: "نستخدم أفضل المكونات الطازة والعالية الجودة. جميع مكوناتنا يتم اختيارها بعناية من أفضل الموردين.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-meat-pieces-wooden-board_141793-1393.jpg"}, + tag: "المكونات", title: "مكونات يومية", subtitle: "طازة وعالية الجودة", description: "نستخدم أفضل المكونات الطازة والعالية الجودة. جميع مكوناتنا يتم اختيارها بعناية من أفضل الموردين.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-meat-pieces-wooden-board_141793-1393.jpg" + }, { id: 3, - tag: "التوصيل", title: "توصيل سريع", subtitle: "في أسرع وقت", description: "نوصل طلبك في أسرع وقت ممكن مع الحفاظ على جودة الطعام. فريقنا جاهز في كل وقت.", imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg"}, + tag: "التوصيل", title: "توصيل سريع", subtitle: "في أسرع وقت", description: "نوصل طلبك في أسرع وقت ممكن مع الحفاظ على جودة الطعام. فريقنا جاهز في كل وقت.", imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg" + }, { id: 4, - tag: "الأصالة", title: "طعم شامي أصيل", subtitle: "وصفات تقليدية", description: "نتبع الوصفات التقليدية السورية الأصيلة. كل طبق يحكي قصة من قصص الشام العريقة.", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg"}, + tag: "الأصالة", title: "طعم شامي أصيل", subtitle: "وصفات تقليدية", description: "نتبع الوصفات التقليدية السورية الأصيلة. كل طبق يحكي قصة من قصص الشام العريقة.", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg" + }, ]} buttons={[{ text: "اطلب الآن", href: "#cta" }]} buttonAnimation="slide-up" @@ -117,13 +122,13 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "صاج دجاج", price: "25 ريال", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg", imageAlt: "صاج دجاج لذيذ", initialQuantity: 1, + id: "1", name: "صاج دجاج", price: "25 ريال", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg", imageAlt: "صاج دجاج لذيذ", initialQuantity: 1 }, { - id: "2", name: "صاج لحم", price: "30 ريال", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-meat-pieces-wooden-board_141793-1393.jpg", imageAlt: "صاج لحم شهي", initialQuantity: 1, + id: "2", name: "صاج لحم", price: "30 ريال", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-meat-pieces-wooden-board_141793-1393.jpg", imageAlt: "صاج لحم شهي", initialQuantity: 1 }, { - id: "3", name: "شاورما عربي", price: "20 ريال", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg", imageAlt: "شاورما عربية", initialQuantity: 1, + id: "3", name: "شاورما عربي", price: "20 ريال", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg", imageAlt: "شاورما عربية", initialQuantity: 1 }, ]} buttons={[{ text: "عرض القائمة كاملة", href: "#menu-preview" }]} @@ -145,16 +150,20 @@ export default function HomePage() { testimonials={[ { id: "1", name: "أحمد السلطان", role: "موظف", company: "جدة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "صورة أحمد السلطان"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "صورة أحمد السلطان" + }, { id: "2", name: "فاطمة الزهراني", role: "معلمة", company: "جدة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "صورة فاطمة الزهراني"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "صورة فاطمة الزهراني" + }, { id: "3", name: "محمد العتيبي", role: "مهندس", company: "جدة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "صورة محمد العتيبي"}, + imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "صورة محمد العتيبي" + }, { id: "4", name: "نور القحطاني", role: "طالبة جامعية", company: "جدة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-showing-thumbs-up_1262-17575.jpg", imageAlt: "صورة نور القحطاني"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-showing-thumbs-up_1262-17575.jpg", imageAlt: "صورة نور القحطاني" + }, ]} /> -- 2.49.1