Update src/app/menu/page.tsx
This commit is contained in:
@@ -30,7 +30,7 @@ export default function MenuPage() {
|
||||
price: "Rs. 550",
|
||||
rating: 5,
|
||||
reviewCount: "127",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140216.jpg?_wi=2",
|
||||
imageAlt: "Mixed Nasi Goreng - fried rice with shrimp and vegetables",
|
||||
},
|
||||
{
|
||||
@@ -40,7 +40,7 @@ export default function MenuPage() {
|
||||
price: "Rs. 480",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79241.jpg?_wi=2",
|
||||
imageAlt: "Mixed Rice - aromatic rice with protein and vegetables",
|
||||
},
|
||||
{
|
||||
@@ -50,7 +50,7 @@ export default function MenuPage() {
|
||||
price: "Rs. 420",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-with-cheese-lettuce-tomato_23-2147684623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-with-cheese-lettuce-tomato_23-2147684623.jpg?_wi=2",
|
||||
imageAlt: "Submarine Sandwich - loaded with fresh ingredients",
|
||||
},
|
||||
{
|
||||
@@ -60,7 +60,7 @@ export default function MenuPage() {
|
||||
price: "Rs. 520",
|
||||
rating: 5,
|
||||
reviewCount: "142",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-pan-with-spices_23-2147773497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-pan-with-spices_23-2147773497.jpg?_wi=2",
|
||||
imageAlt: "Aromatic curry dish - rich flavors and spices",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user