From 9c18edfabe8868510b944c95e0dca288536a6976 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:22:02 +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 70f4c11..6b66809 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/indian-travel-destination-beautiful-attractive_53876-30996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-travel-destination-beautiful-attractive_53876-30996.jpg?_wi=1", imageAlt: "Landschap van Matawai", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { title: "Schoolpakketten", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966167.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966167.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -137,7 +137,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cityscape-night-with-illuminated-roads_23-2151963036.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/indian-travel-destination-beautiful-attractive_53876-30996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-travel-destination-beautiful-attractive_53876-30996.jpg?_wi=2", imageAlt: "technical territory map", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-narrow-asphalt-road-going-through-grass-covered-hills_181624-29136.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966167.jpg?_wi=2", imageAlt: "technical territory map", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-road-surrounded-by-mountains-agricultural-field-countryside_181624-15449.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=1", imageAlt: "technical territory map", }, ]} @@ -242,7 +242,7 @@ export default function LandingPage() { id: "t1", name: "Locatiemanager", role: "Coördinatie", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=2", }, { id: "t2", -- 2.49.1