Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:56:40 +00:00

View File

@@ -47,14 +47,14 @@ export default function LandingPage() {
title="تجربة مشويات وبحريات لا تُقاوم في قلب الرياض"
description="نكهات عراقية أصيلة، جودة عالية، وخدمة يشهد لها مئات العملاء. احجز الآن واستمتع بألذ تجربة طعام."
testimonials={[
{ name: "أحمد العتيبي", handle: "@ahmed_riyadh", testimonial: "أفضل مشويات جربتها في الرياض، الطعم لا ينسى!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-fast-food_23-2149333951.jpg", imageAlt: "grilled meat platter Iraqi food" },
{ name: "سارة المحمد", handle: "@sarah_foodie", testimonial: "تجربة ممتازة، الخدمة راقية جداً والتقديم جميل.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "Iraqi restaurant interior atmosphere" },
{ name: "خالد الشهري", handle: "@khalid_vips", testimonial: "المكان جداً مريح للعائلات والأكل طازج دائمًا.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/kebab-minced-chicken-with-dill-parsley_2829-11534.jpg", imageAlt: "grilled kebab skewers charcoal" },
{ name: "نورة العلي", handle: "@nora_riyadh", testimonial: "أجواء رائعة وطعم أصيل يذكرني بالبيت.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg", imageAlt: "grilled salmon seafood dish" },
{ name: "عمر خالد", handle: "@omar_foodie", testimonial: "خدمة سريعة وطاقم عمل ودود جداً، سأكرر الزيارة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vegan-healthy-rice-dish-with-vegetables_140725-113716.jpg", imageAlt: "traditional seasoned rice plate" }
{ name: "أحمد العتيبي", handle: "@ahmed_riyadh", testimonial: "أفضل مشويات جربتها في الرياض، الطعم لا ينسى!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-fast-food_23-2149333951.jpg?_wi=1", imageAlt: "grilled meat platter Iraqi food" },
{ name: "سارة المحمد", handle: "@sarah_foodie", testimonial: "تجربة ممتازة، الخدمة راقية جداً والتقديم جميل.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1", imageAlt: "Iraqi restaurant interior atmosphere" },
{ name: "خالد الشهري", handle: "@khalid_vips", testimonial: "المكان جداً مريح للعائلات والأكل طازج دائمًا.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/kebab-minced-chicken-with-dill-parsley_2829-11534.jpg?_wi=1", imageAlt: "grilled kebab skewers charcoal" },
{ name: "نورة العلي", handle: "@nora_riyadh", testimonial: "أجواء رائعة وطعم أصيل يذكرني بالبيت.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg?_wi=1", imageAlt: "grilled salmon seafood dish" },
{ name: "عمر خالد", handle: "@omar_foodie", testimonial: "خدمة سريعة وطاقم عمل ودود جداً، سأكرر الزيارة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vegan-healthy-rice-dish-with-vegetables_140725-113716.jpg?_wi=1", imageAlt: "traditional seasoned rice plate" }
]}
buttons={[{ text: "احجز طاولتك الآن", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-delicious-fast-food_23-2149333951.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-delicious-fast-food_23-2149333951.jpg?_wi=2"
imageAlt="مشويات عراقية فاخرة"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg", alt: "عميل 1" },
@@ -81,7 +81,7 @@ export default function LandingPage() {
description="في مطعم الريف البغدادي نقدم لك تجربة طعام متكاملة تجمع بين الأصالة والجودة، مع اهتمام كبير بكل تفاصيل التجربة."
subdescription="نحن متخصصون في تقديم أشهى المشويات والبحريات بنكهات عراقية مميزة تضمن لك الرضا التام."
icon={Flame}
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>
@@ -93,12 +93,12 @@ export default function LandingPage() {
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
products={[
{ id: "1", name: "مشويات مشكلة", price: "٩٥ ر.س", variant: "كباب وشيش طاووق", imageSrc: "http://img.b2bpic.net/free-photo/kebab-minced-chicken-with-dill-parsley_2829-11534.jpg" },
{ id: "2", name: "سلمون مشوي", price: "١٢٠ ر.س", variant: "بحريات طازجة", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg" },
{ id: "3", name: "أرز الريف الخاص", price: "٣٥ ر.س", variant: "أطباق الرز", imageSrc: "http://img.b2bpic.net/free-photo/vegan-healthy-rice-dish-with-vegetables_140725-113716.jpg" },
{ id: "1", name: "مشويات مشكلة", price: "٩٥ ر.س", variant: "كباب وشيش طاووق", imageSrc: "http://img.b2bpic.net/free-photo/kebab-minced-chicken-with-dill-parsley_2829-11534.jpg?_wi=2" },
{ id: "2", name: "سلمون مشوي", price: "١٢٠ ر.س", variant: "بحريات طازجة", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg?_wi=2" },
{ id: "3", name: "أرز الريف الخاص", price: "٣٥ ر.س", variant: "أطباق الرز", imageSrc: "http://img.b2bpic.net/free-photo/vegan-healthy-rice-dish-with-vegetables_140725-113716.jpg?_wi=2" },
{ id: "4", name: "مقبلات الريف", price: "٤٥ ر.س", variant: "تشكيلة مقبلات", imageSrc: "http://img.b2bpic.net/free-photo/black-tray-with-two-portions-vegetable-salad-dried-crusts-marble-background_114579-52595.jpg" },
{ id: "5", name: "دجاج مشوي بالتتبيلة", price: "٨٥ ر.س", variant: "مشويات", imageSrc: "http://img.b2bpic.net/free-photo/kebab-minced-chicken-with-dill-parsley_2829-11534.jpg" },
{ id: "6", name: "روبيان مشوي", price: "١٣٠ ر.س", variant: "بحريات", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg" }
{ id: "5", name: "دجاج مشوي بالتتبيلة", price: "٨٥ ر.س", variant: "مشويات", imageSrc: "http://img.b2bpic.net/free-photo/kebab-minced-chicken-with-dill-parsley_2829-11534.jpg?_wi=3" },
{ id: "6", name: "روبيان مشوي", price: "١٣٠ ر.س", variant: "بحريات", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg?_wi=3" }
]}
title="أبرز ما في قائمتنا"
description="اكتشف تشكيلتنا المختارة من المشويات والبحريات الطازجة."