Merge version_1 into main #1
@@ -69,23 +69,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=1",
|
||||
imageAlt: "Authentische Pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=2",
|
||||
imageAlt: "Pizza Details",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=3",
|
||||
imageAlt: "Restaurant Atmosphäre",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=4",
|
||||
imageAlt: "Frische Zutaten",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=5",
|
||||
imageAlt: "Genuss erleben",
|
||||
},
|
||||
]}
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Müller",
|
||||
role: "Stammgast",
|
||||
testimonial: "Die Pizza ist einfach fantastisch… und der Salat war einer der besten, die ich je gegessen habe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
name: "Thomas Wagner",
|
||||
role: "Pizza-Fan",
|
||||
testimonial: "Die Qualität der Zutaten schmeckt man bei jedem Bissen. Absolut empfehlenswert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Das sagen unsere Gäste"
|
||||
|
||||
Reference in New Issue
Block a user