From 3db44cef1540df5d534fc10b48e48cd7809d0fcb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 22:25:34 +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 12cc4c8..a40b92d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function HomePage() { tag="Precision. Strategy. Growth." background={{ variant: "plain" }} buttons={[ - { text: "Start Your Strategy Session", href: "contact" }, + { text: "Schedule Free Consultation", href: "contact" }, { text: "Discover Our Approach", href: "process" }, ]} imageSrc="http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg" -- 2.49.1