Update src/app/page.tsx

This commit is contained in:
2026-02-14 11:53:31 +00:00
parent bada772823
commit eea3e989c7

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
imagePosition="right"
buttons={[
{ text: "Reserve Now", href: "#contact" },
{ text: "View Menu", href: "#dishes" }
{ text: "Explore Features", href: "/features" }
]}
buttonAnimation="slide-up"
/>