2 Commits

Author SHA1 Message Date
55c4ff690e Update src/app/page.tsx 2026-04-23 06:29:22 +00:00
72b6b5a7fd Merge version_3 into main
Merge version_3 into main
2026-04-23 06:28:34 +00:00

View File

@@ -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." description="Batsoft Solutions provides bespoke software architecture and cloud infrastructure to power your growth in the digital era."
buttons={[ buttons={[
{ {
text: "Schedule Your Free Strategy Audit", href: "#contact"}, text: "Consult Today", href: "#contact"},
]} ]}
carouselItems={[ carouselItems={[
{ {
@@ -205,7 +205,7 @@ export default function LandingPage() {
description="Let's discuss how Batsoft Solutions can elevate your digital operations today." description="Let's discuss how Batsoft Solutions can elevate your digital operations today."
buttons={[ buttons={[
{ {
text: "Request a Strategy Audit", href: "mailto:hello@batsoft.solutions"}, text: "Get Your Personalized Strategy Plan", href: "mailto:hello@batsoft.solutions"},
]} ]}
/> />
</div> </div>