Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 08:44:15 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmallSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -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/vertical-top-view-skincare-bottles-white-water-surface_181624-29481.jpg"
imageAlt="Premium skincare products"
mediaAnimation="blur-reveal"
@@ -188,7 +188,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for weekly skincare advice, special product launches, and exclusive discounts reserved just for subscribers."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"