From e872aa703f5ee14d76292ac3384f04fe99d41b87 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 16:49:24 +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 a18d35b..144ca43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "My car looks brand new after the stone chip repair.", name: "Sarah J.", role: "Sedan Owner", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg?_wi=1", }, { id: "t2", @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Expertise you can trust. The attention to detail is unmatched.", name: "Mark S.", role: "Collector", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg?_wi=2", }, ]} title="Trusted by Car Enthusiasts" -- 2.49.1