diff --git a/src/app/page.tsx b/src/app/page.tsx index 6de2756..799b938 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tag="Luxury Automotive Community" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "canvas-reveal" }} imageSrc="http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg" imageAlt="Luxury Audi sports car" buttons={[ @@ -246,7 +246,7 @@ export default function LandingPage() { description="Ready to become part of an exclusive community of Audi enthusiasts? Contact us to explore membership options or ask any questions about our club." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "canvas-reveal" }} useInvertedBackground={true} inputPlaceholder="Enter your email address" buttonText="Get Started"