From 29eb5c7c511f66a5150b9dfcbebf2084dde899ba Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:05:58 +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 4633345..305c81c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,7 +227,7 @@ export default function LandingPage() { text="Ready to scale your digital dominance? Let’s start the conversation." buttons={[ { - text: "Book Consultation", href: "#"}, + text: "Schedule Your Free Strategy Call", href: "#"}, ]} /> @@ -266,4 +266,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file