Update src/app/page.tsx
This commit is contained in:
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
description: "Unforgettable, deeply authentic Himalayan spices.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg?_wi=1"
|
||||
imageAlt="Authentic Nepalese culinary preparation"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -152,42 +152,42 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Jhol Momos",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg?_wi=1",
|
||||
imageAlt: "Authentic Jhol Momos",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Slow-Cooked Lamb Shank",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg?_wi=2",
|
||||
imageAlt: "Tender Lamb Shank",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Himalayan Chowmein",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg?_wi=3",
|
||||
imageAlt: "Signature Chowmein",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Aama Special Dessert",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg?_wi=4",
|
||||
imageAlt: "Traditional Dessert",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vegetable Curry",
|
||||
price: "$19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg?_wi=5",
|
||||
imageAlt: "Fresh Veg Curry",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chicken Tikka",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment-close-up_23-2148809857.jpg?_wi=6",
|
||||
imageAlt: "Spiced Chicken Tikka",
|
||||
},
|
||||
]}
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
description: "Designed to satisfy every craving.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg?_wi=2"
|
||||
imageAlt="Warm Nepalese restaurant atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user