diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d63b02..7b36e5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tag="Automotive Community" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-photo/transport-concept-parked-vehicles_23-2148959697.jpg" imageAlt="Luxury Audi vehicle showcase" imagePosition="right" @@ -295,7 +295,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Join the Audi Club Today" description="Become part of an exclusive community of Audi enthusiasts. Sign up for membership updates and exclusive offers delivered to your inbox." - background={{ variant: "glowing-orb" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Subscribe"