Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48f34456fa | |||
| edd4f1b7a1 | |||
| 71312bca4f |
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Bringing Passion and Precision to Your Plate"
|
title="Where Every Dish Tells a Story: Crafting Unforgettable Culinary Journeys Just For You."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Meet the Chef", href: "#contact"},
|
text: "Meet the Chef", href: "#contact"},
|
||||||
@@ -373,4 +373,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user