From 04744d64cfcd2a07282c55810691f281742ae563 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:32:55 +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 ac1d236..85ff83a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { role: "Inhaber", company: "Entrümpelung Wien", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", }, { id: "2", @@ -209,7 +209,7 @@ export default function LandingPage() { role: "Inhaber", company: "Gartenpflege Tirol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", }, ]} title="Unsere Kunden vertrauen uns" -- 2.49.1