From 5278970c986e874bc7a6d4f2290d584ab71fc0fd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 13:36:41 +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 d9e97ae..9bdef06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=1", imageAlt: "House construction process", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Traditionelle Zimmermannskunst für ihr Dach.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=2", imageAlt: "skilled construction workers meeting", }, { -- 2.49.1