Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-26 05:16:39 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
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={[
{
text: "Meet the Chef", href: "#contact"},
@@ -373,4 +373,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}