4 Commits

Author SHA1 Message Date
686bbdb222 Update src/app/page.tsx 2026-03-12 07:31:49 +00:00
10bdef0fc5 Merge version_1 into main
Merge version_1 into main
2026-03-12 07:30:48 +00:00
437c276576 Merge version_1 into main
Merge version_1 into main
2026-03-12 07:30:23 +00:00
a0f5823d04 Merge version_1 into main
Merge version_1 into main
2026-03-12 07:29:31 +00:00

View File

@@ -224,10 +224,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Newsletter"
tag="Exclusive Recipes"
tagIcon={Mail}
title="Stay Updated on New Menus"
description="Subscribe to receive exclusive recipes, dining tips, and special offers from Chef Marcus Laurent."
title="Get Recipe Guide + Exclusive Menu Access"
description="Subscribe now to receive our signature recipes, seasonal menus, gourmet tips, and exclusive member-only dining offers from Chef Marcus Laurent."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg?_wi=2"
@@ -235,8 +235,8 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Subscribe"
termsText="We respect your privacy. Unsubscribe at any time."
buttonText="Get Recipe Guide"
termsText="Receive immediate access to our exclusive recipe guide and gourmet tips. We respect your privacy. Unsubscribe at any time."
/>
</div>