diff --git a/src/app/page.tsx b/src/app/page.tsx index 54f7de7..1d9fbdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Explore Collection", href: "products" }, { text: "Learn More", href: "about" } ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="https://img.b2bpic.net/free-photo/diverse-women-showing-off-skincare-product_23-2152003282.jpg" imageAlt="Luxurious skincare product line" frameStyle="card" @@ -186,7 +186,7 @@ export default function LandingPage() { title="Glow with Our Latest Launches" description="Subscribe to receive exclusive skincare tips, ingredient spotlights, and early access to new product releases." tagIcon={Mail} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Subscribe"