Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 686bbdb222 | |||
| 10bdef0fc5 | |||
| 437c276576 | |||
| a0f5823d04 |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user