Update src/app/page.tsx

This commit is contained in:
2026-03-19 06:50:51 +00:00
parent 589a3147bf
commit dea034b4d9

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242158.jpg"
imageAlt="luxury skincare products display elegant"
mediaAnimation="blur-reveal"
@@ -197,7 +197,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive skincare tips, product launches, and special offers. Be the first to discover what's new."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Subscribe"