From 416d070ee04464c4b254fef72408a6dcdce21c03 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 13:33:05 +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 39efb7f..034ad8e 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" }} mediaAnimation="opacity" imageSrc="http://img.b2bpic.net/free-photo/minimal-arrangement-beauty-products_23-2148961323.jpg" imageAlt="luxury skincare product display warm lighting" @@ -187,7 +187,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for exclusive skincare tips, special offers, and new product launches delivered to your inbox." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Subscribe"