Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:10:12 +00:00
parent d7712c044f
commit f095fd68a0

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Utensils}
tagAnimation="slide-up"
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Reserve Your Table", href: "#reservation" },
{ text: "Reserve a Table", href: "#reservation" }
]}
buttonAnimation="slide-up"