From e975f549502613cd81329ac90c2813981a351c24 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:15:54 +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 b95abdc..efda837 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { { value: "5-Star", title: "Average Rating"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-mobile-phone_1170-1150.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-mobile-phone_1170-1150.jpg?_wi=1" imageAlt="Owner Tim inspecting a vehicle" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -149,7 +149,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Describe your car troubles..." }} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-mobile-phone_1170-1150.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-mobile-phone_1170-1150.jpg?_wi=2" mediaPosition="right" useInvertedBackground={false} /> -- 2.49.1