From 4108cad588dff9bcf01c9c664dc56e9c23bc00f0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 15:12:52 +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 584b042..ecfaf78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { sideTitle="Questions? We have answers." sideDescription="Everything you need to know about working with Autopilot." buttons={[ - { text: "Schedule a Discovery Call", href: "#contact" } + { text: "Schedule Your Free Strategy Session", href: "#contact" } ]} faqsAnimation="slide-up" /> -- 2.49.1