From f55f33165258171615d9784a73ec6f7ad768934f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 04:32:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c692280..f373b79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,20 +49,20 @@ export default function LandingPage() { title="Uw Expert in Dakinstallatie & Reparatie" description="Premium service, duurzame kwaliteit en snelle oplossingen bij storm- & windschade. Uw dak is onze prioriteit." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 1" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 2" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 3" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 4" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 5" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 6" } + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1", imageAlt: "Dakwerkzaamheden 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2", imageAlt: "Dakwerkzaamheden 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=3", imageAlt: "Dakwerkzaamheden 3" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=4", imageAlt: "Dakwerkzaamheden 4" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=5", imageAlt: "Dakwerkzaamheden 5" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=6", imageAlt: "Dakwerkzaamheden 6" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 7" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 8" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 9" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 10" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 11" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Dakwerkzaamheden 12" } + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=7", imageAlt: "Dakwerkzaamheden 7" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=8", imageAlt: "Dakwerkzaamheden 8" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=9", imageAlt: "Dakwerkzaamheden 9" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=10", imageAlt: "Dakwerkzaamheden 10" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=11", imageAlt: "Dakwerkzaamheden 11" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=12", imageAlt: "Dakwerkzaamheden 12" } ]} buttons={[ { -- 2.49.1