From 1c0ac148c51484a7c21f1ae9eeeebdad62b6628d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:33:24 +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 e5a592e..2ee7588 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { id: "s3", title: "Camera Inspectie", description: "Detecteer precies waar het probleem zich bevindt.", - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=1", }, { id: "s4", @@ -174,7 +174,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Veelgestelde vragen" description="Antwoorden op de meest gestelde vragen over onze ontstoppingsservice." - imageSrc="http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=2" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ -- 2.49.1