From 7bd038c938a618f4b21e1e90c1c1696151c6b1fe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 12:25:49 +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 eec6a51..ab12f12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@markus.s", testimonial: "Der beste Döner in ganz Goslar! Immer frisch und super lecker. Der Service ist top!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2148972783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2148972783.jpg?_wi=1", imageAlt: "Markus S. Testimonial", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@lena.k", testimonial: "Ali Baba Kebab ist meine Anlaufstelle für authentisches türkisches Essen. Absolut empfehlenswert!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009650.jpg?_wi=1", imageAlt: "Lena K. Testimonial", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lamb-doner-kebab-served-top-rice-with-flatbread-pickles-ayran-fries_141793-1918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lamb-doner-kebab-served-top-rice-with-flatbread-pickles-ayran-fries_141793-1918.jpg?_wi=1" imageAlt="Ein großer, appetitlicher Kebab-Teller mit frischen Zutaten und Fleisch" mediaAnimation="slide-up" avatars={[ @@ -212,7 +212,7 @@ export default function LandingPage() { description: "Unsere hausgemachten Saucen sind das Herzstück jedes Kebabs – eine wahre Geschmacksexplosion.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-kebab-served-top-rice-with-flatbread-pickles-ayran-fries_141793-1918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-kebab-served-top-rice-with-flatbread-pickles-ayran-fries_141793-1918.jpg?_wi=2", imageAlt: "chef hat icon", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { description: "Lassen Sie sich Ihre Lieblingsspeisen bequem nach Hause liefern – schnell und zuverlässig in Goslar.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2148972783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2148972783.jpg?_wi=2", imageAlt: "chef hat icon", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { description: "Wir begrüßen jeden Gast wie ein Familienmitglied und sorgen für ein herzliches Erlebnis.", bentoComponent: "reveal-icon", icon: Smile, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009650.jpg?_wi=2", imageAlt: "chef hat icon", }, ]} -- 2.49.1