Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-06 05:07:38 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
description="Fast, professional wheel alignment and body work trusted by local drivers. We deliver results you can feel when you drive."
tag="Premium Service"
tagIcon={Zap}
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14047.jpg"
imageAlt="Professional alignment equipment with precision car"
imagePosition="right"
@@ -236,7 +236,7 @@ export default function LandingPage() {
{ text: "GET DIRECTIONS", href: "https://maps.google.com" },
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>