Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-11 07:35:12 +00:00

View File

@@ -54,6 +54,7 @@ export default function LandingPage() {
<HeroOverlay
title="Experience Exquisite Private Dining"
description="Indulge in a bespoke culinary journey crafted exclusively for you. From intimate dinners to grand celebrations, Chef's Table brings world-class cuisine directly to your home."
tag="Gourmet Dining, Delivered"
buttons={[
{
text: "Book a Consultation", href: "#contact"},
@@ -298,4 +299,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}