Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 15:54:27 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751958.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751958.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -108,25 +108,25 @@ export default function LandingPage() {
id: "m1",
name: "Steamed Chicken Momos",
price: " ",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-dumplings-plate-top-view_23-2148249206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-dumplings-plate-top-view_23-2148249206.jpg?_wi=1",
},
{
id: "m2",
name: "Schezwan Fried Momos",
price: " ",
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",
},
{
id: "m3",
name: "Steamed Veg Momos",
price: " ",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-food-assortment_23-2149035105.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-food-assortment_23-2149035105.jpg?_wi=1",
},
{
id: "m4",
name: "Paneer Tandoori Momos",
price: " ",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535868.jpg?_wi=1",
},
{
id: "m5",
@@ -159,7 +159,7 @@ export default function LandingPage() {
quote: "Best momos in town, truly authentic flavors!",
tag: "Delicious",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-seaweed-snacks_23-2150872521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751958.jpg?_wi=2",
imageAlt: "happy chinese food customer portrait",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
quote: "The steamed momos are always fresh and juicy.",
tag: "Authentic",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-dumplings-plate-top-view_23-2148249206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-dumplings-plate-top-view_23-2148249206.jpg?_wi=2",
imageAlt: "happy chinese food customer portrait",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "Sophisticated atmosphere and high quality ingredients.",
tag: "Sophisticated",
avatarSrc: "http://img.b2bpic.net/free-photo/delicious-sambal-dish-arrangement-with-copy-space_23-2149076076.jpg",
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: "happy chinese food customer portrait",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "Loved the schezwan sauce. Perfect kick!",
tag: "Spicy",
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187193.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-food-assortment_23-2149035105.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-food-assortment_23-2149035105.jpg?_wi=2",
imageAlt: "happy chinese food customer portrait",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "The platter is a must-try for everyone.",
tag: "Must-try",
avatarSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535868.jpg?_wi=2",
imageAlt: "happy chinese food customer portrait",
},
]}