From 577e76986f5b3d1c88767caaf2012630fcd66c4b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:16:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2219430..29ced4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,11 +88,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg?_wi=1", imageAlt: "krachtige hogedrukreiniger spuitwater terras", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-curious-female-architect-uniform-wearing-hard-hat-with-measuring-tape-red-wall_140725-68431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-curious-female-architect-uniform-wearing-hard-hat-with-measuring-tape-red-wall_140725-68431.jpg?_wi=1", imageAlt: "krachtige hogedrukreiniger spuitwater oprit", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { button: { text: "Kies Standaard Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg?_wi=2", imageAlt: "check mark icon green circle", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { button: { text: "Kies Premium Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-curious-female-architect-uniform-wearing-hard-hat-with-measuring-tape-red-wall_140725-68431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-curious-female-architect-uniform-wearing-hard-hat-with-measuring-tape-red-wall_140725-68431.jpg?_wi=2", imageAlt: "check mark icon green circle", }, ]} -- 2.49.1