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"}, ]}