Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec53cafa56 | |||
| 905bffbb27 | |||
| f872167f25 |
@@ -57,10 +57,13 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<SplitAbout
|
<SplitAbout
|
||||||
textboxLayout="split"
|
textboxLayout="split-actions"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Crafting Memories Through Flavor"
|
title="Crafting Memories Through Flavor"
|
||||||
description="With over 15 years of experience in Michelin-starred kitchens, Chef Jean brings refined techniques and fresh, seasonal ingredients directly to your dining table."
|
description="With over 15 years of experience in Michelin-starred kitchens, Chef Jean brings refined techniques and fresh, seasonal ingredients directly to your dining table."
|
||||||
|
buttons={[
|
||||||
|
{ text: "Book Your Experience", href: "#contact" }
|
||||||
|
]}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{ title: "Personalized Menu", description: "Menus tailored to your preferences, allergies, and dietary goals." },
|
{ title: "Personalized Menu", description: "Menus tailored to your preferences, allergies, and dietary goals." },
|
||||||
{ title: "Seamless Service", description: "From grocery sourcing to impeccable post-dinner cleanup." },
|
{ title: "Seamless Service", description: "From grocery sourcing to impeccable post-dinner cleanup." },
|
||||||
|
|||||||
Reference in New Issue
Block a user