From 861a6fe987fce1264271b3485ec10e039442c623 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 11:35:29 +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 7a4a953..37536a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { role: "Gast", company: "Kaffeeliebhaberin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg?_wi=1", }, { id: "2", @@ -177,7 +177,7 @@ export default function LandingPage() { role: "Stammgast", company: "Freelancerin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg?_wi=2", }, ]} title="Was unsere Gäste sagen" -- 2.49.1