diff --git a/src/app/page.tsx b/src/app/page.tsx index 86700ab..2bfb978 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,6 +179,10 @@ export default function LandingPage() { title="Know Before You Visit" description="We focus on quality, not quantity." faqsAnimation="slide-up" + buttons={[ + { + text: "Reserve Your Table Now", href: "#contact"} + ]} />