From ad023e7e81ec37efe7bc961b85eda1fc5273503d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 08:29:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 636386d..a6f9531 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,53 +52,53 @@ export default function LandingPage() { description="Vi kommer til dig i Brønderslev, Nørresundby og op til 20 km rundt. Komplet indvendig & udvendig bilvask, nem booking og konkurrencedygtige priser." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=1", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=2", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=3", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=4", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=5", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=6", imageAlt: "Clean car", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=7", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=8", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=9", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=10", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=11", imageAlt: "Clean car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=12", imageAlt: "Clean car", }, ]} @@ -193,7 +193,7 @@ export default function LandingPage() { text: "Book nu", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg?_wi=13", imageAlt: "clean car detailing foam", }, { -- 2.49.1