From 0da1d6dd49c8c63ac15ec68120fb1a3cb426f48c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:34:18 +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 0eebc64..da30888 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { { id: "s2", title: "Afvoer ontstoppen", description: "Verstopte gootsteen, douche of toilet? Wij maken het vrij.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721549.jpg"}, { - 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"}, + 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?_wi=1"}, { id: "s4", title: "Stankdetectie", description: "Wij sporen de bron van uw rioollucht effectief op.", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg"}, { @@ -112,7 +112,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