Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:33:29 +00:00
parent ca13657d99
commit cdf56757b5

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Flame}
tagAnimation="slide-up"
buttons={[
{ text: "Reserve Your Table Now", href: "contact" },
{ text: "Reserve Table - 2 mins", href: "contact" },
{ text: "View Menu" }
]}
buttonAnimation="slide-up"