From 3eb032dc4ae6b0c3a8f23db2d26fdffa34ac059d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 01:45:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad1d43e..a1bacc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"}, ]}