From dc33d05df94cb6e9493170b36f070beb155d9803 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 00:18:01 +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 2bba36f..a972e07 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: "radial-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/close-up-body-butter-recipient_23-2148543006.jpg" imageAlt="luxury skincare products premium packaging display" mediaAnimation="opacity" @@ -192,7 +192,7 @@ export default function LandingPage() { title="Join Our Beauty Community" description="Sign up for exclusive offers, skincare tips, and early access to new collections." tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Subscribe"