From 65ecc86b45d151954ccf747ca343ebee092a77fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 15:46:46 +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 30e282a..1ba3fc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849385.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849385.jpg?_wi=1" imageAlt="B U Bhandari Honda Viman Nagar Showroom" /> @@ -106,7 +106,7 @@ export default function LandingPage() { id: "p1", name: "Honda Activa", price: "₹75,000", - imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781778.jpg?_wi=1", }, { id: "p2", @@ -181,7 +181,7 @@ export default function LandingPage() { quote: "Excellent service and quick delivery of my Activa.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/biker-girl-leather-jacket-motorcycle_158595-445.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-indoors_23-2150849385.jpg?_wi=2", imageAlt: "professional headshot man smiling", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "Regular service is seamless and efficient here.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2409.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781778.jpg?_wi=2", imageAlt: "professional headshot man smiling", }, ]}