diff --git a/src/app/page.tsx b/src/app/page.tsx index 3837774..02c760e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -169,7 +169,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for skincare tips, exclusive product launches, and special discounts delivered to your inbox." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Subscribe"