Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:59:19 +00:00
parent fa04438f9a
commit 48fc01386a

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
} }
]} ]}
buttons={[ buttons={[
{ text: "View Menu", href: "#menu" }, { text: "Explore Menu Now", href: "#menu" },
{ text: "Reserve Now", href: "https://www.opentable.com" } { text: "Reserve Now", href: "https://www.opentable.com" }
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}