From e5acdf88d2da9ee47af3a9b3fc273bc38fb44160 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 13:45:49 +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 70b739d..d72bc80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,7 @@ export default function LandingPage() { text="Skip the Wait. Book Your Table Now. Weekends are always busy!" buttons={[ { - text: "Reserve Now", href: "#"}, + text: "Book Your Table", href: "#"}, ]} />