Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 07:31:53 +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>