Merge version_1 into main #1
@@ -57,19 +57,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Momos (Fry & Steam)",
|
||||
price: "₹50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs_23-2148694345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs_23-2148694345.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Chowmein",
|
||||
price: "₹60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-chinese-cabbage-salad-plate-black-slate-background_123827-20928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-chinese-cabbage-salad-plate-black-slate-background_123827-20928.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Chili Paneer",
|
||||
price: "₹90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beyti-kebab-served-with-ayran-pickles_141793-2020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beyti-kebab-served-with-ayran-pickles_141793-2020.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Menu"
|
||||
|
||||
@@ -73,19 +73,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Cafe Vibe",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs_23-2148694345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs_23-2148694345.jpg?_wi=1",
|
||||
imageAlt: "Momos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-chinese-cabbage-salad-plate-black-slate-background_123827-20928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-chinese-cabbage-salad-plate-black-slate-background_123827-20928.jpg?_wi=1",
|
||||
imageAlt: "Chowmein",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beyti-kebab-served-with-ayran-pickles_141793-2020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beyti-kebab-served-with-ayran-pickles_141793-2020.jpg?_wi=1",
|
||||
imageAlt: "Chili Paneer",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs_23-2148694345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs_23-2148694345.jpg?_wi=2",
|
||||
imageAlt: "Momos again",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user