Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 16:31:36 +00:00

View File

@@ -81,11 +81,11 @@ export default function LandingPage() {
imageAlt: "Fresh Crepes",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873906.jpg?_wi=1",
imageAlt: "Pizza Slice",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408574.jpg?_wi=1",
imageAlt: "Breakfast Spread",
},
]}
@@ -135,14 +135,14 @@ export default function LandingPage() {
id: "p4",
name: "Pizza Margherita",
price: "9,90 €",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873906.jpg?_wi=2",
imageAlt: "Pizza Margherita",
},
{
id: "p5",
name: "Frühstücks-Set",
price: "12,50 €",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408574.jpg?_wi=2",
imageAlt: "Frühstücks-Set",
},
{