Merge version_1 into main #4

Merged
bender merged 3 commits from version_1 into main 2026-03-10 22:53:25 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -82,7 +82,7 @@ export default function ContactPage() {
title="Need a Mechanic Today?"
description="Fast, honest mobile mechanic service you can trust. Call now or request service online to get your vehicle fixed quickly."
tagIcon={Wrench}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/we-are-opened-business_637285-11603.jpg"
imageAlt="Professional mobile mechanic ready to help"

View File

@@ -80,7 +80,7 @@ export default function HomePage() {
description="Fast, honest auto repair without the hassle of a shop visit. Same-day service, fair pricing, and friendly local mechanics you can trust."
tag="Trusted Local Service"
tagIcon={Wrench}
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Call Now", href: "tel:+1-555-0123" },
{ text: "Request Service", href: "/contact" },
@@ -240,7 +240,7 @@ export default function HomePage() {
title="Need a Mechanic Today?"
description="Fast, honest mobile mechanic service you can trust. Call now or request service online to get your vehicle fixed quickly."
tagIcon={Wrench}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/we-are-opened-business_637285-11603.jpg"
imageAlt="Professional mobile mechanic ready to help"

View File

@@ -97,7 +97,7 @@ export default function PricingPage() {
title="Get Your Vehicle Serviced Today"
description="Contact us now for a free estimate or to schedule your mobile mechanic service. We offer flexible appointment times and same-day service availability."
tagIcon={Wrench}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/we-are-opened-business_637285-11603.jpg"
imageAlt="Mobile mechanic ready to help"