diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bf351d..bf475cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />