From 71fddd2964dc5a093e23d7eecd982a2074d107ad Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Feb 2026 02:17:19 +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 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"