4 Commits

Author SHA1 Message Date
6ceeeda8c6 Merge version_3 into main
Merge version_3 into main
2026-03-12 17:51:12 +00:00
16120232ba Update src/app/page.tsx 2026-03-12 17:51:08 +00:00
10bcaff1cf Merge version_2 into main
Merge version_2 into main
2026-03-12 17:48:32 +00:00
b5b8293bb5 Merge version_2 into main
Merge version_2 into main
2026-03-12 17:48:07 +00:00

View File

@@ -182,15 +182,15 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Get in Touch"
title="Visit Chocolate Dreams Today"
description="Subscribe for exclusive new flavors, early access to seasonal releases, and 10% off your first order. Join our community of chocolate lovers!"
title="Get 10% Off Your First Order + Exclusive Flavor Access"
description="Subscribe now to unlock exclusive early access to our seasonal chocolate releases, VIP flavor previews, and 10% off your first order. Join our community of chocolate lovers and never miss out on limited-edition flavors!"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-pours-tea-into-armudu-glass_140725-8184.jpg"
imageAlt="Chocolate Dreams ice cream shop interior"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"
buttonText="Subscribe"
buttonText="Claim My 10% Off"
mediaPosition="right"
/>
</div>