From 5b0f5bd3f978da2c84848b74ad50e1c6b6112583 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 14:49:15 +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 8a1199a..bc827cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { title="Reserve Your Table" description="We look forward to welcoming you to our table. Reach out to secure your spot today. Call us at 0639373204." buttons={[ - { text: "Contact Us", href: "mailto:hello@dartresorfes.com" }, + { text: "Book Your Table Now", href: "mailto:hello@dartresorfes.com" }, ]} /> -- 2.49.1