Update src/app/page.tsx

This commit is contained in:
2026-05-12 20:47:16 +00:00
parent 03cfdd11b6
commit 5b58501057

View File

@@ -177,7 +177,7 @@ export default function LandingPage() {
description="Book a table or inquire about our premium catering services today." description="Book a table or inquire about our premium catering services today."
buttons={[ buttons={[
{ {
text: "Contact Us Now", href: "#"}, text: "Reserve Your Table or Inquire", href: "#"},
]} ]}
/> />
</div> </div>