Update src/app/page.tsx

This commit is contained in:
2026-05-14 15:46:46 +00:00
parent bb15b174ef
commit 65ecc86b45

View File

@@ -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"
/>
</div>
@@ -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",
},
]}