diff --git a/src/app/page.tsx b/src/app/page.tsx index 98bae42..d707160 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="Mediterranean & Lebanese flavors. Signature cocktails. A nightlife atmosphere that lingers until 2AM." buttons={[ { - text: "Reserve Your Table", href: "#reservation"}, + text: "Reserve Now", href: "#reservation"}, { text: "View Menu", href: "#menu"}, ]}