diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a87b03..0c45b4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { description="A refined culinary escape with breathtaking waterfront views." buttons={[ { - text: "Reserve a Table", href: "#contact"}, + text: "Book Your Reservation", href: "#contact"}, { text: "View Menu", href: "#menu"}, ]}