From ab7620e7e42bd50f4cb2e7f19ce46e684d27c6e9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 09:52:34 +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 18527f1..541fa54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/jojoba-oil-dropper-assortment_23-2149022375.jpg" imageAlt="luxury skincare products flat lay warm tones" mediaAnimation="blur-reveal" @@ -198,7 +198,7 @@ export default function LandingPage() { description="Subscribe to receive exclusive skincare tips, new product launches, and special offers delivered to your inbox." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Subscribe"