From ef12b1d9a445e2cc1e4c5c954f3a09c769336b69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:05:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f96835e..22c1582 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30122.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30122.jpg?_wi=1" imageAlt="Luxury Showroom Interior" /> @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "Excellent service delivery. Did not forget to do a follow-up. Very courteous.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30147.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-people-car-salon_1157-30122.jpg?_wi=2", imageAlt: "luxury car showroom interior dark", }, { -- 2.49.1