From efeda1196f0a59a7b2c6a9db1cf65a9d44921b58 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 06:28:31 +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 acfdc6f..5d2359b 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: "Consult Today", href: "#contact"}, + text: "Schedule Your Free Strategy Audit", href: "#contact"}, ]} carouselItems={[ { -- 2.49.1