Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:12:01 +00:00

View File

@@ -123,13 +123,13 @@ export default function LandingPage() {
tag="أطباقنا"
products={[
{
id: "1", name: "ساندوتش فلافل", price: "15 ريال", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food-top-view_2829-6197.jpg?_wi=2"
id: "1", name: "ساندوتش فلافل", price: "5 ريال", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food-top-view_2829-6197.jpg?_wi=2"
},
{
id: "2", name: "طبق حمص شامي", price: "12 ريال", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-13956.jpg?_wi=2"
id: "2", name: "طبق حمص شامي", price: "6 ريال", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-13956.jpg?_wi=2"
},
{
id: "3", name: "مشكل الفلافل العائلي", price: "65 ريال", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-plate-with-jewish-food_23-2148814495.jpg?_wi=2"
id: "3", name: "مشكل الفلافل العائلي", price: "45ريال", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-plate-with-jewish-food_23-2148814495.jpg?_wi=2"
}
]}
gridVariant="three-columns-all-equal-width"