2 Commits

Author SHA1 Message Date
eeaccd79e2 Update src/app/page.tsx 2026-05-02 23:54:59 +00:00
54472b865a Merge version_2 into main
Merge version_2 into main
2026-05-02 23:54:13 +00:00

View File

@@ -179,6 +179,10 @@ export default function LandingPage() {
title="Know Before You Visit" title="Know Before You Visit"
description="We focus on quality, not quantity." description="We focus on quality, not quantity."
faqsAnimation="slide-up" faqsAnimation="slide-up"
buttons={[
{
text: "Reserve Your Table Now", href: "#contact"}
]}
/> />
</div> </div>