From 11d2e5263cdec779ad6d90775b9a6207ea4858fa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:11:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37b4d0c..d957f25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "tel:+4993919181081", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-vegetable-salad-with-fruits-strawberries-grapes-plate_141793-6119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-vegetable-salad-with-fruits-strawberries-grapes-plate_141793-6119.jpg?_wi=1" imageAlt="Appetitlicher Veggie Burger und bunte Bowl" mediaAnimation="slide-up" /> @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Rezensionen", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-425.jpg?_wi=1" imageAlt="Koch in der VeggieKitchen beim Zubereiten eines Gerichts" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -126,7 +126,7 @@ export default function LandingPage() { imageAlt: "Nahaufnahme einer frischen Sauce", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetable-salad-with-fruits-strawberries-grapes-plate_141793-6119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetable-salad-with-fruits-strawberries-grapes-plate_141793-6119.jpg?_wi=2", imageAlt: "homemade sauces and dips assortment", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { imageAlt: "Reichhaltige Auswahl an frischem Gemüse", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-425.jpg?_wi=2", imageAlt: "homemade sauces and dips assortment", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { imageAlt: "Einladend gedeckter Restauranttisch", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg?_wi=1", imageAlt: "homemade sauces and dips assortment", }, ]} @@ -199,7 +199,7 @@ export default function LandingPage() { name: "Veggi Burger mit Pommes", price: "12,50 €", variant: "Hausgemacht", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-veggie-food-notebook_23-2148305839.jpg?_wi=2", imageAlt: "Veggi Burger mit Pommes", }, { -- 2.49.1