From 6a8d117796034fb6330a5ea4894849b19973403b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:16:09 +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 aacc491..9a0288c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "📞 Call (602) 943-0909", href: "tel:+16029430909" }, { text: "Schedule Service", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881881.jpg?_wi=1" imageAlt="Arizona Automotive Center Mike's Garage workshop" mediaAnimation="slide-up" /> @@ -89,7 +89,7 @@ export default function LandingPage() { description="We're local Phoenix mechanics committed to honest service, fair pricing, and building long-term relationships with our customers. Join thousands of satisfied drivers who trust us with their vehicles." tag="Local Trusted Shop" tagIcon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881881.jpg?_wi=2" imageAlt="Mike's Garage team and facility" useInvertedBackground={false} buttons={[{ text: "📞 Call (602) 943-0909", href: "tel:+16029430909" }]} -- 2.49.1