7 Commits

Author SHA1 Message Date
fb80ce14f3 Merge version_3 into main
Merge version_3 into main
2026-03-11 11:46:26 +00:00
6de6f9339a Update src/app/page.tsx 2026-03-11 11:46:22 +00:00
64e907e5fb Merge version_2 into main
Merge version_2 into main
2026-03-11 11:44:45 +00:00
0b81a780b3 Update src/app/page.tsx 2026-03-11 11:44:41 +00:00
2b2db92599 Merge version_1 into main
Merge version_1 into main
2026-03-11 11:43:08 +00:00
9c6f7699d0 Merge version_1 into main
Merge version_1 into main
2026-03-11 11:42:39 +00:00
9481be9b4d Merge version_1 into main
Merge version_1 into main
2026-03-11 11:42:16 +00:00

View File

@@ -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" }}