Update src/app/menu/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function MenuPage() {
|
||||
name: "Hyderabadi Biryani",
|
||||
price: "₹220-350",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-cooked-rice-along-with-seasonings-dark-surface-food-dish-photo-meal_140725-82227.jpg",
|
||||
"http://img.b2bpic.net/free-photo/top-view-cooked-rice-along-with-seasonings-dark-surface-food-dish-photo-meal_140725-82227.jpg?_wi=1",
|
||||
imageAlt: "Authentic Biryani",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function MenuPage() {
|
||||
name: "Paneer Tikka Masala",
|
||||
price: "₹280",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-view_23-2148825114.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-view_23-2148825114.jpg?_wi=1",
|
||||
imageAlt: "North Indian Paneer",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function MenuPage() {
|
||||
name: "Tandoori Naan",
|
||||
price: "₹40-60",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg",
|
||||
"http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg?_wi=1",
|
||||
imageAlt: "Fresh Tandoori Naan",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user