3 Commits

Author SHA1 Message Date
1b219bc2f0 Merge version_4 into main
Merge version_4 into main
2026-04-23 06:29:28 +00:00
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."
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"},
]}
/>
</div>