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"