From 6a7fa53decbf77a8b9a21d29e72dce7d096eecda Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:15:07 +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 2fa64fa..6f43c78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function HomePage() { logoText="ClientLaunch" description="We scale high-ticket businesses through performance-driven ad funnels, VSL systems, webinar funnels, challenge funnels, and AI-powered automation. Trusted by industry leaders like Whop, SendBlue, FanBasis, and TikTok partners." buttons={[ - { text: "Start Scaling Now", href: "/contact" }, + { text: "Get Your Free Strategy Session", href: "/contact" }, { text: "View Case Studies", href: "/case-studies" }, ]} buttonAnimation="slide-up" -- 2.49.1