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"