Update src/app/page.tsx

This commit is contained in:
2026-05-11 01:45:30 +00:00
parent 6e07fd1277
commit 3eb032dc4a

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
description="Authentic flavors, elegant ambiance, and memorable dining experiences for family and special occasions. Discover the taste of tradition in every bite."
buttons={[
{
text: "Reserve a Table", href: "#contact"},
text: "Book Your Table", href: "#contact"},
{
text: "View Menu", href: "#products"},
]}