Update src/app/page.tsx
This commit is contained in:
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
id: "seeraga-samba",
|
||||
name: "Seeraga Samba Mutton Biryani",
|
||||
price: "₹450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/khan-pilav-with-various-fruits-inside_140725-1802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/khan-pilav-with-various-fruits-inside_140725-1802.jpg?_wi=1",
|
||||
imageAlt: "Seeraga Samba Mutton Biryani - Most Loved",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
id: "chinthamani-chicken",
|
||||
name: "Chinthamani Chicken",
|
||||
price: "₹380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg?_wi=1",
|
||||
imageAlt: "Chinthamani Chicken - Chef's Pick",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
id: "moru-moru-prawn",
|
||||
name: "Moru Moru Prawn",
|
||||
price: "₹520",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25746.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25746.jpg?_wi=1",
|
||||
imageAlt: "Moru Moru Prawn - Seafood Specialty",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
id: "nethili-fry",
|
||||
name: "Nethili Fry",
|
||||
price: "₹320",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-tilapia-with-chili-sauce-lemon-salad-garlic-plate-white-wooden-table_1150-20828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-tilapia-with-chili-sauce-lemon-salad-garlic-plate-white-wooden-table_1150-20828.jpg?_wi=1",
|
||||
imageAlt: "Nethili Fry - Crispy Perfection",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
id: "mutton-chukka",
|
||||
name: "Mutton Chukka",
|
||||
price: "₹400",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370901.jpg?_wi=1",
|
||||
imageAlt: "Mutton Chukka - Dry Spiced Delight",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -206,7 +206,7 @@ export default function HomePage() {
|
||||
id: "sura-puttu",
|
||||
name: "Sura Puttu",
|
||||
price: "₹280",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-potato-pies-with-mushed-pumpkin-its-seeds-dark-grey-background-bake-oven-cake-color-pie_140725-121440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-potato-pies-with-mushed-pumpkin-its-seeds-dark-grey-background-bake-oven-cake-color-pie_140725-121440.jpg?_wi=1",
|
||||
imageAlt: "Sura Puttu - Traditional Starter",
|
||||
isFavorited: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user