From 12212eacc009b11fd0f6b9fb537ab2324d805050 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:15:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c806da..aacc491 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,14 +41,14 @@ export default function LandingPage() { @@ -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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881881.jpg" imageAlt="Mike's Garage team and facility" useInvertedBackground={false} buttons={[{ text: "📞 Call (602) 943-0909", href: "tel:+16029430909" }]} -- 2.49.1