From 1cab07c741b1a1c103999d2d531fdadc40424fbb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 20:42:23 +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 4e569c8..462ca1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,7 +232,7 @@ export default function LandingPage() { id: "p1", name: "01. Free Quote", price: "Call us", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-inside-car-seen-through-windscreen_23-2147841921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-inside-car-seen-through-windscreen_23-2147841921.jpg?_wi=1", }, { id: "p2", @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Fernando was available right away. Totally reasonable price.", tag: "5★", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-driving-modern-car_651396-3256.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-inside-car-seen-through-windscreen_23-2147841921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-inside-car-seen-through-windscreen_23-2147841921.jpg?_wi=2", imageAlt: "happy customer auto shop", }, { -- 2.49.1