diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d53260..9afb15d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -42,7 +42,7 @@ export default function LandingPage() { @@ -174,7 +174,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Join the AAGA Family" description="Subscribe to our newsletter for exclusive deals, new arrivals, and stories about bold fashion choices. Be part of our growing community of style rebels." - background={{ variant: "grid" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} inputPlaceholder="Your email address" buttonText="Subscribe Now"