Update src/app/menu/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function MenuPage() {
|
||||
id: "1",
|
||||
name: "صاج دجاج",
|
||||
price: "25 ريال",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg?_wi=5",
|
||||
imageAlt: "صاج دجاج لذيذ",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -56,7 +56,7 @@ export default function MenuPage() {
|
||||
id: "2",
|
||||
name: "صاج لحم",
|
||||
price: "30 ريال",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-meat-pieces-wooden-board_141793-1393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-meat-pieces-wooden-board_141793-1393.jpg?_wi=3",
|
||||
imageAlt: "صاج لحم شهي",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -64,7 +64,7 @@ export default function MenuPage() {
|
||||
id: "3",
|
||||
name: "شاورما عربي",
|
||||
price: "20 ريال",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg?_wi=6",
|
||||
imageAlt: "شاورما عربية",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -72,7 +72,7 @@ export default function MenuPage() {
|
||||
id: "4",
|
||||
name: "فطور شامي",
|
||||
price: "18 ريال",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg?_wi=2",
|
||||
imageAlt: "فطور شامي",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user