From f7000babce7b2b1654cf91b2612b5174a73ea675 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:31:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf1b5b7..17f55a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -415,7 +415,7 @@ export default function LandingPage() { imageAlt="ProPlus dashboard interface" mediaPosition="right" mediaAnimation="slide-up" - buttonText="Schedule Your Strategy Call" + buttonText="Get Your 30-Day Guarantee" /> @@ -453,4 +453,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1