Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb80ce14f3 | |||
| 6de6f9339a | |||
| 64e907e5fb | |||
| 0b81a780b3 | |||
| 2b2db92599 | |||
| 9c6f7699d0 | |||
| 9481be9b4d |
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
{ text: "Ask a Question" }
|
||||
],
|
||||
features: [
|
||||
"Four specialized classes", "Expert mentorship", "Recipe collection", "Alumni network access", "10% discount on future classes", "Certificate of achievement"
|
||||
"One-on-one coaching", "Professional kitchen access", "Four specialized classes", "Expert mentorship", "Recipe collection", "Alumni network access", "10% discount on future classes", "Certificate of achievement"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
title="Ready to Start Your Culinary Journey?"
|
||||
description="Join our community of passionate food lovers and learn the authentic art of Italian cooking. Subscribe to our newsletter for class updates, exclusive recipes, and cooking tips."
|
||||
description="Subscribe for exclusive recipes, class schedules, and insider tips straight to your inbox"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
|
||||
Reference in New Issue
Block a user