From 416813a4dda7985e52de7f3062993d1b789ca69e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:36:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1