Update src/app/page.tsx

This commit is contained in:
2026-05-02 23:57:34 +00:00
parent bb7de319ae
commit ed6ad45e19

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Reserve Your Table", href: "#contact"},
text: "Book Your Table", href: "#contact"},
{
text: "Explore the Experience", href: "#experience"},
]}