From 48fdf25c3c9442b0fe477729021f15849ded75b1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 21:19:34 +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 cf17ec9..1fc8ca1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Fantastic service and excellent vehicle selection!", name: "Sarah J.", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg?_wi=1", }, { id: "2", @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Highly recommend the team at Elite Auto for your next purchase.", name: "Jessica L.", role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-by-car-with-shopping-bags_1157-33278.jpg?_wi=2", }, ]} title="Voices from the Road" -- 2.49.1