Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 05:40:11 +00:00

View File

@@ -192,7 +192,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Newsletter"
title="Glow Tips & Exclusive Offers"
title="Get Expert Skincare Tips & 15% Off Your First Order"
description="Subscribe to our newsletter for skincare tips, ingredient spotlights, and exclusive discounts on new launches."
tagIcon={Mail}
tagAnimation="opacity"
@@ -200,7 +200,7 @@ export default function LandingPage() {
useInvertedBackground={false}
inputPlaceholder="Your email address"
buttonText="Subscribe"
termsText="We respect your privacy. Unsubscribe anytime. See our privacy policy for details."
termsText="Join 50,000+ skincare enthusiasts. We respect your privacy. Unsubscribe anytime. See our privacy policy for details."
/>
</div>