diff --git a/src/app/page.tsx b/src/app/page.tsx index f95feef..498e5e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "tel:+499721123456", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-variety-pickles-cucumbers-tomatoes-cabbage-plate_140725-11556.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-variety-pickles-cucumbers-tomatoes-cabbage-plate_140725-11556.jpg?_wi=1" imageAlt="Tapas Platte in der La Gomera Bar" /> @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Ein Stück Spanien in Schweinfurt" description="Was als kleiner Traum begann, ist heute ein familiär geführter Treffpunkt für Liebhaber guter Küche. Mutter in der Küche, Tochter im Service – bei uns genießen Sie Tapas wie in den Gassen von La Gomera. Wir legen Wert auf höchste Qualität und eine familiäre Herzlichkeit." - imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-people-together_23-2149152898.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-people-together_23-2149152898.jpg?_wi=1" imageAlt="La Gomera Inhaber" /> @@ -91,19 +91,19 @@ export default function LandingPage() { { title: "Chorizo", description: "Würzig gebratene Chorizo mit frischen Kräutern.", - imageSrc: "http://img.b2bpic.net/free-photo/napkin-near-sausages-pickles_23-2147930001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/napkin-near-sausages-pickles_23-2147930001.jpg?_wi=1", imageAlt: "Chorizo Tapas", }, { title: "Pimientos", description: "Pimientos de Padrón, klassisch mit Meersalz.", - imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-table_140725-9735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-table_140725-9735.jpg?_wi=1", imageAlt: "Pimientos", }, { title: "Ibérico Platte", description: "Feinste Auswahl an spanischem Schinken und Käse.", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-various-cured-meats-olives-bread-rosemary_9975-124484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-various-cured-meats-olives-bread-rosemary_9975-124484.jpg?_wi=1", imageAlt: "Iberico Platte", }, ]} @@ -125,7 +125,7 @@ export default function LandingPage() { role: "Stammgast", company: "Schweinfurt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-pickles-cucumbers-tomatoes-cabbage-plate_140725-11556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-pickles-cucumbers-tomatoes-cabbage-plate_140725-11556.jpg?_wi=2", }, { id: "2", @@ -133,7 +133,7 @@ export default function LandingPage() { role: "Genießerin", company: "Schweinfurt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-together_23-2149152898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-together_23-2149152898.jpg?_wi=2", }, { id: "3", @@ -141,7 +141,7 @@ export default function LandingPage() { role: "Besucher", company: "Region SW", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/napkin-near-sausages-pickles_23-2147930001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/napkin-near-sausages-pickles_23-2147930001.jpg?_wi=2", }, { id: "4", @@ -149,7 +149,7 @@ export default function LandingPage() { role: "Feinschmeckerin", company: "Schweinfurt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-table_140725-9735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-table_140725-9735.jpg?_wi=2", }, { id: "5", @@ -157,7 +157,7 @@ export default function LandingPage() { role: "Gast", company: "Schweinfurt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-various-cured-meats-olives-bread-rosemary_9975-124484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-various-cured-meats-olives-bread-rosemary_9975-124484.jpg?_wi=2", }, ]} title="Das sagen unsere Gäste"