Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19456f029f | |||
| f5f37d780d | |||
| e1d7c57c18 | |||
| ec53cafa56 | |||
| 905bffbb27 | |||
| f872167f25 |
@@ -57,10 +57,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={true}
|
||||
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."
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#menu" },
|
||||
{ text: "Book Your Experience", href: "#contact" }
|
||||
]}
|
||||
bulletPoints={[
|
||||
{ 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." },
|
||||
|
||||
Reference in New Issue
Block a user