Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 17:26:23 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "أحمد حلب", handle: "@ahmed", testimonial: "أفضل كباب حلبي تذوقته في حياتي!", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg"},
id: "1", name: "أحمد حلب", handle: "@ahmed", testimonial: "أفضل كباب حلبي تذوقته في حياتي!", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg?_wi=1"},
{
id: "2", name: "سارة محمد", handle: "@sara", testimonial: "الأجواء عائلية جداً والخدمة رائعة.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-eating-outdoors_23-2150168092.jpg"},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
{
id: "4", name: "ليلى محمود", handle: "@laila", testimonial: "مطعم بيرويا دائماً خياري الأول للمناسبات.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet-cafe_1170-736.jpg"},
{
id: "5", name: "محمد سعيد", handle: "@mohammed", testimonial: "تجربة استثنائية، لن تكون الأخيرة!", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg"},
id: "5", name: "محمد سعيد", handle: "@mohammed", testimonial: "تجربة استثنائية، لن تكون الأخيرة!", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg?_wi=2"},
]}
title="ماذا يقول زبائننا في حلب"
description="نفتخر بكوننا الوجهة المفضلة للكثيرين في حلب."
@@ -86,11 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "كباب حلبي", price: "15,000", variant: "مشويات", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg"},
id: "1", name: "كباب حلبي", price: "15,000", variant: "مشويات", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=1"},
{
id: "2", name: "كوسه محشي", price: "12,000", variant: "أطباق رئيسية", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-white-surface_140725-75414.jpg"},
id: "2", name: "كوسه محشي", price: "12,000", variant: "أطباق رئيسية", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-white-surface_140725-75414.jpg?_wi=1"},
{
id: "3", name: "حمص بالطحينة", price: "5,000", variant: "مقبلات", imageSrc: "http://img.b2bpic.net/free-photo/delicious-yougurt-meal-with-chickpeas-dried-tomatoes_23-2148759718.jpg"},
id: "3", name: "حمص بالطحينة", price: "5,000", variant: "مقبلات", imageSrc: "http://img.b2bpic.net/free-photo/delicious-yougurt-meal-with-chickpeas-dried-tomatoes_23-2148759718.jpg?_wi=1"},
]}
title="أطباقنا المميزة"
description="اكتشف قائمة طعامنا التي تضم أصالة حلب."
@@ -115,11 +115,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "جلسات عائلية", description: "مكان مريح ومناسب لجميع أفراد العائلة.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg"},
title: "جلسات عائلية", description: "مكان مريح ومناسب لجميع أفراد العائلة.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=2"},
{
title: "خدمة توصيل", description: "نصلكم أينما كنتم بسرعة.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-white-surface_140725-75414.jpg"},
title: "خدمة توصيل", description: "نصلكم أينما كنتم بسرعة.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-white-surface_140725-75414.jpg?_wi=2"},
{
title: "مكونات طازجة", description: "نختار أجود أنواع المكونات المحلية.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-yougurt-meal-with-chickpeas-dried-tomatoes_23-2148759718.jpg"},
title: "مكونات طازجة", description: "نختار أجود أنواع المكونات المحلية.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-yougurt-meal-with-chickpeas-dried-tomatoes_23-2148759718.jpg?_wi=2"},
]}
title="لماذا تختار مطعم بيرويا؟"
description="تجربة استثنائية لكل زوارنا."