Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2aac289b4 | |||
| 62692e820c |
@@ -236,13 +236,13 @@ export default function HomePage() {
|
|||||||
<div id="newsletter" data-section="newsletter">
|
<div id="newsletter" data-section="newsletter">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Stay Connected"
|
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."
|
description="Subscribe to our newsletter for weekly skincare tips, exclusive discounts, and first access to new product launches."
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
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."
|
termsText="We respect your privacy. Unsubscribe anytime. By subscribing, you agree to our Terms and Privacy Policy."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user