From faf4b81f1c26ee546fef9b4a2af30a03a4a7b8a3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 22:17: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 86fc967..12cc4c8 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: "Schedule a Consultation", href: "contact" }, + { text: "Start Your Strategy Session", 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