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"