diff --git a/src/app/page.tsx b/src/app/page.tsx index d40f9e5..da2a259 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,86 +31,49 @@ export default function LandingPage() {
@@ -131,35 +95,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "pop-crepe", - title: "كريب النوتيلا والموز", - tags: [ - "حلويات", - "شوكولاتة", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-yummy-sweet-pancakes-inside-red-plate-dark-space_140725-95038.jpg", - imageAlt: "كريب النوتيلا والموز", - }, + id: "pop-crepe", title: "كريب النوتيلا والموز", tags: [ + "حلويات", "شوكولاتة"], + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-yummy-sweet-pancakes-inside-red-plate-dark-space_140725-95038.jpg", imageAlt: "كريب النوتيلا والموز"}, { - id: "pop-pizza", - title: "بيتزا ميكس لحوم", - tags: [ - "بيتزا", - "لحوم", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-pizza-pan_23-2148361361.jpg", - imageAlt: "بيتزا ميكس لحوم", - }, + id: "pop-pizza", title: "بيتزا ميكس لحوم", tags: [ + "بيتزا", "لحوم"], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-pizza-pan_23-2148361361.jpg", imageAlt: "بيتزا ميكس لحوم"}, { - id: "pop-sandwich", - title: "سندوتش كرسبي", - tags: [ - "سندوتشات", - "دجاج", - ], - imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-chicken-kebab-lettuce_2829-16668.jpg", - imageAlt: "سندوتش كرسبي", - }, + id: "pop-sandwich", title: "سندوتش كرسبي", tags: [ + "سندوتشات", "دجاج"], + imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-chicken-kebab-lettuce_2829-16668.jpg", imageAlt: "سندوتش كرسبي"}, ]} title="الأكثر شعبية" description="اكتشف أطباقنا الأكثر طلبًا والتي يعشقها الجميع!" @@ -174,64 +120,24 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "crepe-cheese", - name: "كريب الجبنة المشكلة", - price: "35 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-kutab-with-yogurt_141793-4333.jpg", - imageAlt: "كريب جبنة", - }, + id: "crepe-cheese", name: "كريب جبنة", price: "35 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-kutab-with-yogurt_141793-4333.jpg", imageAlt: "كريب جبنة"}, { - id: "pizza-mix", - name: "بيتزا ميكس سجق", - price: "80 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-seasonings-tomatoes-blue-background-italian-food-dough-cake-fast-food-photo-color_140725-140341.jpg", - imageAlt: "بيتزا ميكس", - }, + id: "pizza-mix", name: "بيتزا ميكس", price: "80 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-seasonings-tomatoes-blue-background-italian-food-dough-cake-fast-food-photo-color_140725-140341.jpg", imageAlt: "بيتزا ميكس"}, { - id: "sandwich-zinger", - name: "سندوتش زنجر", - price: "45 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger-with-salad-sesame-seeds_23-2148699054.jpg", - imageAlt: "سندوتش زنجر", - }, + id: "sandwich-zinger", name: "سندوتش زنجر", price: "45 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger-with-salad-sesame-seeds_23-2148699054.jpg", imageAlt: "سندوتش زنجر"}, { - id: "burger-classic", - name: "برجر لحم كلاسيك", - price: "50 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148374905.jpg", - imageAlt: "برجر كلاسيك", - }, + id: "burger-classic", name: "برجر لحم كلاسيك", price: "50 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148374905.jpg", imageAlt: "برجر كلاسيك"}, { - id: "shawarma-chicken", - name: "شاورما دجاج", - price: "40 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/doner-wrap-slices-topped-with-yoghurt-top_140725-557.jpg", - imageAlt: "شاورما دجاج", - }, + id: "shawarma-chicken", name: "شاورما دجاج", price: "40 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/doner-wrap-slices-topped-with-yoghurt-top_140725-557.jpg", imageAlt: "شاورما دجاج"}, { - id: "fries", - name: "طبق بطاطس مقلية", - price: "20 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-mayonnaise-ketchup_140725-2742.jpg", - imageAlt: "بطاطس مقلية", - }, + id: "fries", name: "طبق بطاطس مقلية", price: "20 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-mayonnaise-ketchup_140725-2742.jpg", imageAlt: "بطاطس مقلية"}, { - id: "dessert-waffle", - name: "وافل شوكولاتة", - price: "55 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-waffles-topped-with-cream-1_140725-1957.jpg", - imageAlt: "وافل شوكولاتة", - }, + id: "dessert-waffle", name: "وافل شوكولاتة", price: "55 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-waffles-topped-with-cream-1_140725-1957.jpg", imageAlt: "وافل شوكولاتة"}, { - id: "drink-cola", - name: "مشروب كولا", - price: "15 جنيه", - imageSrc: "http://img.b2bpic.net/free-photo/glass-cola-with-ice_1339-4911.jpg", - imageAlt: "مشروب كولا", - }, + id: "drink-cola", name: "مشروب كولا", price: "15 جنيه", imageSrc: "http://img.b2bpic.net/free-photo/glass-cola-with-ice_1339-4911.jpg", imageAlt: "مشروب كولا"}, ]} - title="قائمة الطعام" - description="استكشف مجموعتنا الواسعة من الكريب، البيتزا، السندوتشات، البرجر، الشاورما، الإضافات، الحلويات والمشروبات." + title="منيو مطعم الأردني" + description="استكشف قائمتنا المتنوعة من الأطباق الأردنية والعربية الشهية، من الشاورما والمشاوي إلى السندويشات والوجبات السريعة." /> @@ -242,62 +148,31 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "أحمد سعيد", - role: "عميل دائم", - company: "كفر الشيخ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-man-sitting-fast-food-cafe-eating-hamburger-read-morning-news-mobile-phone-have-surprised-eyes_627829-1365.jpg", - }, + id: "1", name: "أحمد سعيد", role: "عميل دائم", company: "كفر الشيخ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-man-sitting-fast-food-cafe-eating-hamburger-read-morning-news-mobile-phone-have-surprised-eyes_627829-1365.jpg"}, { - id: "2", - name: "فاطمة الزهراء", - role: "عاشقة الكريب", - company: "كفر الشيخ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eats-belgian-waffles-juice-breakfast_169016-16778.jpg", - }, + id: "2", name: "فاطمة الزهراء", role: "عاشقة الكريب", company: "كفر الشيخ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eats-belgian-waffles-juice-breakfast_169016-16778.jpg"}, { - id: "3", - name: "محمد علي", - role: "محب البيتزا", - company: "كفر الشيخ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", - }, + id: "3", name: "محمد علي", role: "محب البيتزا", company: "كفر الشيخ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"}, { - id: "4", - name: "سارة محمود", - role: "زبونة جديدة", - company: "كفر الشيخ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-stylish-black-hat-denim-shirt_273609-6798.jpg", - }, + id: "4", name: "سارة محمود", role: "زبونة جديدة", company: "كفر الشيخ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-stylish-black-hat-denim-shirt_273609-6798.jpg"}, { - id: "5", - name: "خالد حسين", - role: "مستكشف نكهات", - company: "كفر الشيخ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-optimistic-woman-showing-thumbs-up-gesture-smiling-supportive-with-cheerful-lo_1258-137108.jpg", - }, + id: "5", name: "خالد حسين", role: "مستكشف نكهات", company: "كفر الشيخ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-optimistic-woman-showing-thumbs-up-gesture-smiling-supportive-with-cheerful-lo_1258-137108.jpg"}, ]} kpiItems={[ { - value: "100%", - label: "رضا العملاء", - }, + value: "100%", label: "رضا العملاء"}, { - value: "5 نجوم", - label: "متوسط التقييم", - }, + value: "5 نجوم", label: "متوسط التقييم"}, { - value: "+500", - label: "طلب يومي", - }, + value: "+500", label: "طلب يومي"}, ]} title="ماذا يقول عملاؤنا" - description="نحن نفخر بتقديم أفضل تجربة طعام لعملائنا الكرام. استمع إلى ما يقولونه عن كريب الزين." + description="نحن نفخر بتقديم أشهى المأكولات الأردنية وأفضل خدمة لعملائنا الكرام. استمع إلى ما يقولونه عن مطعم الأردني." /> @@ -307,25 +182,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "ما هي مناطق التوصيل المتاحة؟", - content: "نوفر خدمة التوصيل في جميع أنحاء كفر الشيخ والقرى المجاورة.", - }, + id: "faq-1", title: "ما هي مناطق التوصيل المتاحة؟", content: "نوفر خدمة التوصيل في جميع أنحاء كفر الشيخ والقرى المجاورة."}, { - id: "faq-2", - title: "هل يمكنني تعديل طلبي بعد تأكيده؟", - content: "يرجى التواصل معنا فوراً على أرقامنا وسنحاول مساعدتك قدر الإمكان.", - }, + id: "faq-2", title: "هل يمكنني تعديل طلبي بعد تأكيده؟", content: "يرجى التواصل معنا فوراً على أرقامنا وسنحاول مساعدتك قدر الإمكان."}, { - id: "faq-3", - title: "ما هي مواعيد العمل؟", - content: "نعمل يومياً من الساعة 12 ظهراً حتى 3 فجراً.", - }, + id: "faq-3", title: "ما هي مواعيد العمل؟", content: "نعمل يومياً من الساعة 12 ظهراً حتى 3 فجراً."}, { - id: "faq-4", - title: "هل لديكم خيارات نباتية؟", - content: "نعم، نقدم بعض الخيارات النباتية في قائمة البيتزا والسندوتشات.", - }, + id: "faq-4", title: "هل لديكم خيارات نباتية؟", content: "نعم، نقدم بعض الخيارات النباتية في قائمة البيتزا والسندوتشات."}, ]} title="الأسئلة الشائعة" description="إجابات لبعض الأسئلة المتكررة حول خدماتنا ومنتجاتنا." @@ -337,11 +200,10 @@ export default function LandingPage() {