Merge version_1 into main #1
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user