From f76efe588da393757a62eb595f2eed7959602eda Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 03:30:52 +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 8dac722..f302235 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Finally, a car wash that actually cares about my vehicle. The light tunnel experience is incredibly peaceful.", name: "Sarah Miller", role: "Local Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hugging-car-showroom_1303-13593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hugging-car-showroom_1303-13593.jpg?_wi=1", }, { id: "2", @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "A truly premium experience in Fulshear. I'll never go back to standard car washes again.", name: "Jessica Chen", role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hugging-car-showroom_1303-13593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hugging-car-showroom_1303-13593.jpg?_wi=2", }, ]} title="Loved by Fulshear" -- 2.49.1