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", }, ]}