Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -50,10 +50,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2150648841.jpg", imageAlt: "Authentic Maharashtrian food spread"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg", imageAlt: "Delicious Anda Curry Thali"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg?_wi=1", imageAlt: "Delicious Anda Curry Thali"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg", imageAlt: "Rich Mutton Masala dish"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg?_wi=1", imageAlt: "Rich Mutton Masala dish"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -89,13 +89,13 @@ export default function LandingPage() {
|
||||
tagIcon={Star}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Anda Curry Thali", price: "₹180-250", variant: "With Rice, Bread & Vegetables", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg", imageAlt: "Anda Curry Thali"
|
||||
id: "1", name: "Anda Curry Thali", price: "₹180-250", variant: "With Rice, Bread & Vegetables", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg?_wi=2", imageAlt: "Anda Curry Thali"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mutton Fry", price: "₹280-350", variant: "Crispy, Spiced & Tender", imageSrc: "http://img.b2bpic.net/free-photo/beef-kebab-with-rice-garnish-pomegranate-seeds_114579-1157.jpg", imageAlt: "Mutton Fry"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mutton Masala", price: "₹320-400", variant: "Rich Gravy with Spices", imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg", imageAlt: "Mutton Masala"
|
||||
id: "3", name: "Mutton Masala", price: "₹320-400", variant: "Rich Gravy with Spices", imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg?_wi=2", imageAlt: "Mutton Masala"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Traditional Maharashtrian Thali", price: "₹250-320", variant: "Complete Meal Experience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-different-pakistan-goodies_23-2148821568.jpg", imageAlt: "Traditional Maharashtrian Thali"
|
||||
|
||||
Reference in New Issue
Block a user