Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,7 +84,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",
|
||||
},
|
||||
]}
|
||||
@@ -132,7 +132,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",
|
||||
},
|
||||
{
|
||||
@@ -153,14 +153,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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user