Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5f37d780d | |||
| e1d7c57c18 |
@@ -62,6 +62,7 @@ export default function LandingPage() {
|
|||||||
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={[
|
buttons={[
|
||||||
|
{ text: "View Full Menu", href: "#menu" },
|
||||||
{ text: "Book Your Experience", href: "#contact" }
|
{ text: "Book Your Experience", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
@@ -201,4 +202,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user