Update src/app/page.tsx

This commit is contained in:
2026-05-02 23:54:59 +00:00
parent 54472b865a
commit eeaccd79e2

View File

@@ -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"}
]}
/>
</div>