From d950907ec7338d02300a51940e8cc2747d237e5c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:57:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index caa5971..513985a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451026.jpg?_wi=1", imageAlt: "Werkstatt", }, { - imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg?_wi=1", imageAlt: "Handwerk", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=1", imageAlt: "Design", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263584.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451026.jpg?_wi=2", imageAlt: "custom built-in cabinets design", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-planks-with-sand_1122-759.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg?_wi=2", imageAlt: "custom built-in cabinets design", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/large-green-kitchen-cabinet-with-many-handles-closeup_169016-20018.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=2", imageAlt: "custom built-in cabinets design", }, ]}