From a67e213c8b63807ef70d2bf2fa0858cef8752647 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:38:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4830d98..cfe59e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { quote: "Schnelle Hilfe beim Stromausfall, absolut professionell.", name: "Max Mustermann", role: "Privatkunde", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg?_wi=1", }, { id: "t2", @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "Sauber gearbeitet und sehr freundliches Team.", name: "Julia Weiss", role: "Immobilienbesitzerin", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg?_wi=1", }, ]} /> @@ -217,7 +217,7 @@ export default function LandingPage() {