Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 23:15:13 +00:00

View File

@@ -41,14 +41,14 @@ export default function LandingPage() {
<HeroBillboard
title="Trusted Auto Repair in Phoenix"
description="Honest, reliable repairs with fair pricing from a mechanic Phoenix drivers trust. Serving the community with integrity and expertise for years."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="4.9 ⭐ 111 Reviews"
tagIcon={Star}
buttons={[
{ 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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881881.jpg"
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?_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" }]}