Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 03:33:17 +00:00

View File

@@ -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/front-view-natural-self-care-products-composition_23-2148990018.jpg"
imageAlt="Luxury beauty skincare products"
mediaAnimation="opacity"
@@ -222,7 +222,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive skincare tips, product launches, and special beauty offers delivered straight to your inbox."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Subscribe"