Merge version_1 into main #1
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
content: "Ja, unsere Gemüsetaschen sind vegan.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "Deine Nachricht",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-food-sac-ici-with-mixed-ingredients_114579-2459.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-food-sac-ici-with-mixed-ingredients_114579-2459.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,13 +57,13 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Döner Kebab",
|
||||
price: "6,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plov-ustu-doner-table_140725-9249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plov-ustu-doner-table_140725-9249.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Dürüm",
|
||||
price: "7,00 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-burrito-with-tomato-cucumber-lettuce-jalapeno-served-with-fries-sauces-vertical_141793-1862.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-burrito-with-tomato-cucumber-lettuce-jalapeno-served-with-fries-sauces-vertical_141793-1862.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
id: "m4",
|
||||
name: "Grillfleisch Teller",
|
||||
price: "9,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-food-sac-ici-with-mixed-ingredients_114579-2459.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-food-sac-ici-with-mixed-ingredients_114579-2459.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Unser Menü"
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
href: "https://maps.app.goo.gl/",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -178,14 +178,14 @@ export default function LandingPage() {
|
||||
name: "Gemüse Döner",
|
||||
price: "5,50 €",
|
||||
variant: "Veggie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plov-ustu-doner-table_140725-9249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plov-ustu-doner-table_140725-9249.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Lahmacun",
|
||||
price: "4,50 €",
|
||||
variant: "Klassiker",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-burrito-with-tomato-cucumber-lettuce-jalapeno-served-with-fries-sauces-vertical_141793-1862.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-burrito-with-tomato-cucumber-lettuce-jalapeno-served-with-fries-sauces-vertical_141793-1862.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user