From 530a774b143bf68782d161ede5d2960df039fa4c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 20:37:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 259 +++++++++++------------------------------------ 1 file changed, 58 insertions(+), 201 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b63c9dc..3836d39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -60,102 +50,57 @@ export default function LandingPage() { @@ -167,8 +112,7 @@ export default function LandingPage() { description="نحن لا نقدم مجرد فطور، بل نأخذ التقاليد المصرية العريقة ونضعها في قالب من الفخامة والضيافة الراقية. خبزنا طازج يومياً، ومكوناتنا مختارة بعناية." buttons={[ { - text: "اعرف المزيد", - }, + text: "اعرف المزيد"}, ]} imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg" /> @@ -182,47 +126,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "بوكس البرنس", - price: "120 ر.س", - variant: "مميز", - imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-side-herbs_140725-2829.jpg", - }, + id: "1", name: "بوكس البرنس", price: "120 ر.س", variant: "مميز", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-side-herbs_140725-2829.jpg"}, { - id: "2", - name: "حواوشي فطوطة", - price: "45 ر.س", - variant: "ساخن", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-topped-with-fried-vegetables_140725-2712.jpg", - }, + id: "2", name: "حواوشي فطوطة", price: "45 ر.س", variant: "ساخن", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-topped-with-fried-vegetables_140725-2712.jpg"}, { - id: "3", - name: "الفطور الملكي", - price: "85 ر.س", - variant: "كلاسيك", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg", - }, + id: "3", name: "الفطور الملكي", price: "85 ر.س", variant: "كلاسيك", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg"}, { - id: "4", - name: "بريوش الكبدة", - price: "35 ر.س", - variant: "مميز", - imageSrc: "http://img.b2bpic.net/free-photo/food-delicious-photo-crousant_624325-1728.jpg", - }, + id: "4", name: "بريوش الكبدة", price: "35 ر.س", variant: "مميز", imageSrc: "http://img.b2bpic.net/free-photo/food-delicious-photo-crousant_624325-1728.jpg"}, { - id: "5", - name: "الفلافل الذهبية", - price: "25 ر.س", - variant: "مقرمش", - imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roll-walnuts-garlic-greens-onion-cream-cheese-side-view_141793-3104.jpg", - }, + id: "5", name: "الفلافل الذهبية", price: "25 ر.س", variant: "مقرمش", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roll-walnuts-garlic-greens-onion-cream-cheese-side-view_141793-3104.jpg"}, { - id: "6", - name: "فول فطوطة الخاص", - price: "20 ر.س", - variant: "تقليدي", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-portioned-layered-cacao-cake-with-white-cream-chocolate-pieces_141793-2162.jpg", - }, + id: "6", name: "فول فطوطة الخاص", price: "20 ر.س", variant: "تقليدي", imageSrc: "http://img.b2bpic.net/free-photo/top-view-portioned-layered-cacao-cake-with-white-cream-chocolate-pieces_141793-2162.jpg"}, ]} title="قائمة التميز" description="نكهات أصيلة بلمسة عصرية." @@ -236,31 +150,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "2373+", - title: "عميل سعيد", - items: [ - "تقييم عالي", - "جودة مضمونة", - ], + id: "m1", value: "2373+", title: "عميل سعيد", items: [ + "تقييم عالي", "جودة مضمونة"], }, { - id: "m2", - value: "4.6★", - title: "التقييم", - items: [ - "ثقة العملاء", - "خدمة راقية", - ], + id: "m2", value: "4.6★", title: "التقييم", items: [ + "ثقة العملاء", "خدمة راقية"], }, { - id: "m3", - value: "100%", - title: "طازج", - items: [ - "خبز يومي", - "مكونات طبيعية", - ], + id: "m3", value: "100%", title: "طازج", items: [ + "خبز يومي", "مكونات طبيعية"], }, ]} title="أرقامنا" @@ -273,30 +172,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "خالد", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", - }, + id: "1", name: "خالد", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg"}, { - id: "2", - name: "نورة", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg", - }, + id: "2", name: "نورة", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg"}, { - id: "3", - name: "ياسر", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-waitress-holding-tray_23-2147985012.jpg", - }, + id: "3", name: "ياسر", imageSrc: "http://img.b2bpic.net/free-photo/smiling-waitress-holding-tray_23-2147985012.jpg"}, { - id: "4", - name: "منى", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", - }, + id: "4", name: "منى", imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg"}, { - id: "5", - name: "سعيد", - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-brining-food-table-communicating-while-having-lunch-together-home_637285-3138.jpg", - }, + id: "5", name: "سعيد", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-brining-food-table-communicating-while-having-lunch-together-home_637285-3138.jpg"}, ]} cardTitle="ماذا يقول ضيوفنا؟" cardTag="آراء العملاء" @@ -309,14 +193,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} names={[ - "نجاح", - "تميّز", - "ضيافة", - "أصالة", - "فخامة", - "ابتكار", - "جودة", - ]} + "نجاح", "تميّز", "ضيافة", "أصالة", "فخامة", "ابتكار", "جودة"]} title="شركاء النجاح" description="نحن نعتز بشراكاتنا في الرياض." /> @@ -328,20 +205,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "أين موقعكم؟", - content: "نحن متواجدون في قلب مدينة الرياض.", - }, + id: "q1", title: "أين موقعكم؟", content: "نحن متواجدون في قلب مدينة الرياض."}, { - id: "q2", - title: "هل يوجد حجز؟", - content: "نعم، يمكنك حجز طاولتك عبر الواتساب.", - }, + id: "q2", title: "هل يوجد حجز؟", content: "نعم، يمكنك حجز طاولتك عبر الواتساب من خلال الرابط التالي: https://wa.me/966500000000"}, { - id: "q3", - title: "هل الأكل طازج؟", - content: "نحن نحضر كل وجباتنا يومياً بأعلى جودة.", - }, + id: "q3", title: "هل الأكل طازج؟", content: "نحن نحضر كل وجباتنا يومياً بأعلى جودة."}, ]} title="الأسئلة الشائعة" description="كل ما تود معرفته عن فطوطة." @@ -353,8 +221,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1