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"