From 55c4ff690e44eb582b33df642fb66e3444604f33 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 06:29:22 +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 5d2359b..f0d241a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="Batsoft Solutions provides bespoke software architecture and cloud infrastructure to power your growth in the digital era." buttons={[ { - text: "Schedule Your Free Strategy Audit", href: "#contact"}, + text: "Consult Today", href: "#contact"}, ]} carouselItems={[ { @@ -205,7 +205,7 @@ export default function LandingPage() { description="Let's discuss how Batsoft Solutions can elevate your digital operations today." buttons={[ { - text: "Request a Strategy Audit", href: "mailto:hello@batsoft.solutions"}, + text: "Get Your Personalized Strategy Plan", href: "mailto:hello@batsoft.solutions"}, ]} /> -- 2.49.1