Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-24 15:48:05 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
imageAlt: "Colorful poke bowls on a wooden table by the beach at sunset",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOixrb2MNGQAM9ntzRRa9xXeVu/uploaded-1774366944737-nxmcth50.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOixrb2MNGQAM9ntzRRa9xXeVu/uploaded-1774366944737-nxmcth50.jpg?_wi=1",
imageAlt: "Two fresh poke bowls and a smoothie on a light wooden table",
},
]}
@@ -134,7 +134,7 @@ export default function LandingPage() {
id: "signature-bowl",
name: "Classic Tuna Aloha",
price: "€12.50",
imageSrc: "http://img.b2bpic.net/free-photo/poke-bowl-with-rice-salmoncucumbermangoonionwakame-salad-poppy-seeds-ands-sunflowers-seeds-isolated-yellow-background_123827-25122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/poke-bowl-with-rice-salmoncucumbermangoonionwakame-salad-poppy-seeds-ands-sunflowers-seeds-isolated-yellow-background_123827-25122.jpg?_wi=1",
imageAlt: "Signature poke bowl with fresh tuna and various toppings",
},
{
@@ -155,14 +155,14 @@ export default function LandingPage() {
id: "build-your-own",
name: "Build Your Own Bowl",
price: "€10.00+",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOixrb2MNGQAM9ntzRRa9xXeVu/uploaded-1774366944737-nxmcth50.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOixrb2MNGQAM9ntzRRa9xXeVu/uploaded-1774366944737-nxmcth50.jpg?_wi=2",
imageAlt: "Customizable poke bowl with various fresh ingredients",
},
{
id: "chicken-teriyaki",
name: "Spicy Chicken Teriyaki",
price: "€13.00",
imageSrc: "http://img.b2bpic.net/free-photo/poke-bowl-with-rice-salmoncucumbermangoonionwakame-salad-poppy-seeds-ands-sunflowers-seeds-isolated-yellow-background_123827-25122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/poke-bowl-with-rice-salmoncucumbermangoonionwakame-salad-poppy-seeds-ands-sunflowers-seeds-isolated-yellow-background_123827-25122.jpg?_wi=2",
imageAlt: "Poke bowl with grilled chicken, teriyaki sauce, and fresh toppings",
},
]}