From 7ded7d3c8f7c76ba3704c325713470a7eb1eaad2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:24:51 +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 b205ff1..114113f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function HomePage() { }, ]} buttons={[ - { text: "Schedule Strategy Session", href: "#contact" }, + { text: "Get Started Free", href: "#contact" }, { text: "Request Demo", href: "https://wa.me/5511999999999" }, ]} buttonAnimation="slide-up"