Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 19:07:52 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
"Udon",
"Rice",
],
imageSrc: "http://img.b2bpic.net/free-photo/colorful-chicken-vegetable-stir-fry-rice-bowl_84443-85834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-chicken-vegetable-stir-fry-rice-bowl_84443-85834.jpg?_wi=1",
},
{
id: "2",
@@ -86,7 +86,7 @@ export default function LandingPage() {
"Beef",
"Tofu",
],
imageSrc: "http://img.b2bpic.net/free-photo/udon-wok-noodle-with-vegetables-meats-colored-backdrop_23-2148123622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/udon-wok-noodle-with-vegetables-meats-colored-backdrop_23-2148123622.jpg?_wi=1",
},
{
id: "3",
@@ -97,7 +97,7 @@ export default function LandingPage() {
"Chili",
"Oyster",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150854015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150854015.jpg?_wi=1",
},
]}
title="Build Your Bowl"
@@ -116,7 +116,7 @@ export default function LandingPage() {
id: "p1",
name: "Korean BBQ Noodles",
price: "£12.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150854015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150854015.jpg?_wi=2",
},
{
id: "p2",
@@ -140,13 +140,13 @@ export default function LandingPage() {
id: "p5",
name: "Special Stir Fry",
price: "£13.00",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-chicken-vegetable-stir-fry-rice-bowl_84443-85834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-chicken-vegetable-stir-fry-rice-bowl_84443-85834.jpg?_wi=2",
},
{
id: "p6",
name: "Custom Wok Bowl",
price: "£10.95",
imageSrc: "http://img.b2bpic.net/free-photo/udon-wok-noodle-with-vegetables-meats-colored-backdrop_23-2148123622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/udon-wok-noodle-with-vegetables-meats-colored-backdrop_23-2148123622.jpg?_wi=2",
},
]}
title="Featured Dishes"