From b64e23a823b3495d7ce5360f7aa321b69b941988 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:24:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 644f9a8..74add92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -242,7 +242,7 @@ export default function LandingPage() { text="Ready to transform your business? Let's talk." buttons={[ { - text: "Get In Touch", href: "mailto:hello@charlesconsulting.com"}, + text: "Book Your Discovery Call", href: "mailto:hello@charlesconsulting.com"}, ]} /> @@ -259,4 +259,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1