Merge version_1 into main #3
@@ -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: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-are-opened-business_637285-11603.jpg"
|
||||
imageAlt="Professional mobile mechanic ready to help"
|
||||
|
||||
@@ -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: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+1-555-0123" },
|
||||
{ text: "Request Service", href: "/contact" },
|
||||
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Check Service Area", href: "/services" }]}
|
||||
buttons={[{ text: "Check Service Area", href: "/service-areas" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-are-opened-business_637285-11603.jpg"
|
||||
imageAlt="Professional mobile mechanic ready to help"
|
||||
|
||||
@@ -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: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-are-opened-business_637285-11603.jpg"
|
||||
imageAlt="Mobile mechanic ready to help"
|
||||
|
||||
Reference in New Issue
Block a user