From 8b9c8e4d6d617fefdef80a1b598eecd6d76aa48a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 10:17:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed72f36..3f4bb6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,9 +61,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg", imageAlt: "Honda Sport Bike"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg?_wi=1", imageAlt: "Honda Sport Bike"}, { - imageSrc: "http://img.b2bpic.net/free-photo/clients-arriving-car-dealership-being-greeted-by-friendly-car-salesman_482257-124421.jpg", imageAlt: "Dealership Showroom"} + imageSrc: "http://img.b2bpic.net/free-photo/clients-arriving-car-dealership-being-greeted-by-friendly-car-salesman_482257-124421.jpg?_wi=1", imageAlt: "Dealership Showroom"} ]} mediaAnimation="slide-up" rating={4.2} @@ -122,9 +122,9 @@ export default function LandingPage() { { tag: "Sales", title: "Motorcycle Sales", subtitle: "Buy new bikes", description: "Latest Honda models available.", imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781624.jpg", imageAlt: "Cool motorcycle in studio"}, { - tag: "Parts", title: "Genuine Parts", subtitle: "Original components", description: "Genuine Honda spare parts guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg", imageAlt: "Cool motorcycle in studio"}, + tag: "Parts", title: "Genuine Parts", subtitle: "Original components", description: "Genuine Honda spare parts guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749622.jpg?_wi=2", imageAlt: "Cool motorcycle in studio"}, { - tag: "Repair", title: "Maintenance", subtitle: "Expert mechanics", description: "Professional repair and service.", imageSrc: "http://img.b2bpic.net/free-photo/clients-arriving-car-dealership-being-greeted-by-friendly-car-salesman_482257-124421.jpg", imageAlt: "Cool motorcycle in studio"}, + tag: "Repair", title: "Maintenance", subtitle: "Expert mechanics", description: "Professional repair and service.", imageSrc: "http://img.b2bpic.net/free-photo/clients-arriving-car-dealership-being-greeted-by-friendly-car-salesman_482257-124421.jpg?_wi=2", imageAlt: "Cool motorcycle in studio"}, ]} title="Expert Services" description="We offer complete end-to-end support for your Honda motorcycle."