Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-05 12:32:51 +00:00

View File

@@ -236,13 +236,13 @@ export default function HomePage() {
<div id="newsletter" data-section="newsletter">
<ContactCenter
tag="Stay Connected"
title="Get Exclusive Offers & Beauty Tips"
title="Get 15% Off Your First Order + Beauty Tips"
description="Subscribe to our newsletter for weekly skincare tips, exclusive discounts, and first access to new product launches."
tagIcon={Mail}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"
buttonText="Subscribe & Save 15%"
termsText="We respect your privacy. Unsubscribe anytime. By subscribing, you agree to our Terms and Privacy Policy."
/>
</div>