From f83039d7a6464b7d8256b46fb921f7eeac8e6f83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:26:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bb2221..cacbeb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,32 +58,32 @@ export default function HomePage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg?_wi=1", imageAlt: "Powerful motorcycle on open road", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-motorbiker-inspecting-his-bike-before-ride_1098-19059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-motorbiker-inspecting-his-bike-before-ride_1098-19059.jpg?_wi=1", imageAlt: "Classic cruiser motorcycle", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattooed-bearded-man-with-dressed-black-leather-jacket-bow-tie-posing-near-retro-sports-motorbike-men-s-clothing-store_613910-19587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattooed-bearded-man-with-dressed-black-leather-jacket-bow-tie-posing-near-retro-sports-motorbike-men-s-clothing-store_613910-19587.jpg?_wi=1", imageAlt: "Custom motorcycle in sunlight", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorbike_23-2150810263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorbike_23-2150810263.jpg?_wi=1", imageAlt: "Motorcycle club gathering", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/two-lesbian-women-kissing-while-motorcycle-with-helmets_23-2149023869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-lesbian-women-kissing-while-motorcycle-with-helmets_23-2149023869.jpg?_wi=1", imageAlt: "Group ride on highway", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-riding-motorbike_23-2150810285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-riding-motorbike_23-2150810285.jpg?_wi=1", imageAlt: "Motorcycle detail shot", }, ]} @@ -199,7 +199,7 @@ export default function HomePage() { description="Ready to experience the DNK difference? Contact us to learn about membership, upcoming events, or to schedule a meet and greet with our club members. We look forward to meeting you on the road." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819743.jpg?_wi=1" imageAlt="DNK Club Members on Motorcycles" mediaAnimation="slide-up" mediaPosition="right"