Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-04 18:46:17 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
title="Schedule Your Auto Repair Service"
description="Call us now or fill out the form to schedule your service appointment. We respond quickly and provide honest pricing on all repairs. Available Monday-Friday 8:00 AM to 5:30 PM."
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg"
imageAlt="USA Automotive Service location in Chicago"

View File

@@ -46,7 +46,7 @@ export default function HomePage() {
tag="Expert Auto Repair"
tagIcon={Wrench}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg"
imageAlt="USA Automotive Service professional auto repair shop"
@@ -169,7 +169,7 @@ export default function HomePage() {
tagAnimation="slide-up"
title="Need Reliable Auto Repair Today?"
description="Call us now or fill out the form to schedule your service. We respond quickly and provide honest pricing on all repairs."
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg"
imageAlt="USA Automotive Service location in Chicago"