From 51acf6c108fa92b958bcfa89cb333514eaf8a177 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 09:58:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ea09f6..e394656 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@ClarissaK", testimonial: "So preiswert haben wir noch nirgends Skating-Sets ausgeliehen. Im Nachbarort war die Erfahrung ernüchternd, glücklicherweise sind wir hierher gewechselt!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=1", imageAlt: "Clarissa K.", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { icon: LifeBuoy, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=2" imageAlt="woman smiling outdoors" /> -- 2.49.1