|
|
|
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
useInvertedBackground={true}
|
|
|
|
useInvertedBackground={true}
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{ id: "p1", name: "كبسة دجاج منزلية", price: "٨٠ ريال", variant: "وجبة غداء", imageSrc: "http://img.b2bpic.net/free-photo/plate-lamb-ribs-served-with-smoked-tomato-arugula-pepper_140725-4906.jpg" },
|
|
|
|
{ id: "p1", name: "كبسة دجاج منزلية", price: "٨٠ ريال", variant: "وجبة رئيسية", imageSrc: "http://img.b2bpic.net/free-photo/plate-lamb-ribs-served-with-smoked-tomato-arugula-pepper_140725-4906.jpg" },
|
|
|
|
{ id: "p2", name: "محاشي مشكلة", price: "٦٠ ريال", variant: "طبق جانبي", imageSrc: "http://img.b2bpic.net/free-photo/pepper-dill-with-parsley-around-salad_23-2147778427.jpg" },
|
|
|
|
{ id: "p2", name: "محاشي مشكلة", price: "٦٠ ريال", variant: "طبق جانبي", imageSrc: "http://img.b2bpic.net/free-photo/pepper-dill-with-parsley-around-salad_23-2147778427.jpg" },
|
|
|
|
{ id: "p3", name: "حلى عائلي", price: "٤٥ ريال", variant: "حلويات", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-foods-ceramic-dishes_114579-15381.jpg" },
|
|
|
|
{ id: "p3", name: "حلى عائلي", price: "٤٥ ريال", variant: "حلويات", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-foods-ceramic-dishes_114579-15381.jpg" },
|
|
|
|
{ id: "p4", name: "شوربة عدس", price: "٢٠ ريال", variant: "شوربات", imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg" },
|
|
|
|
{ id: "p4", name: "شوربة عدس", price: "٢٠ ريال", variant: "شوربات", imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg" },
|
|
|
|
|