Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:11:01 +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"
@@ -169,7 +169,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for skincare tips, exclusive product launches, and special discounts delivered to your inbox."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"