3 Commits

Author SHA1 Message Date
643d7a4222 Merge version_11 into main
Merge version_11 into main
2026-04-04 21:41:29 +00:00
62b552ddab Update src/app/page.tsx 2026-04-04 21:41:26 +00:00
148c4efe49 Merge version_10 into main
Merge version_10 into main
2026-04-04 21:39:55 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
title="Predictive Data Analytics"
description="Turn raw data into predictable revenue and operational clarity before shifts impact your bottom line."
description="Transform raw data into actionable intelligence. Our predictive engine identifies market shifts and operational bottlenecks before they impact your bottom line."
features={[
{
title: "Automated Forecasting", description: "Leverage historical data to predict future trends with 99% accuracy.", bentoComponent: "reveal-icon", icon: Database
@@ -122,7 +122,7 @@ export default function LandingPage() {
title="Start Your Predictive Journey"
description="Build smarter, faster, and scale with MecaFirsts predictive stack."
buttons={[
{ text: "Request Your Custom Analytics Audit", href: "#contact" },
{ text: "Schedule Your Predictive Audit", href: "#contact" },
]}
/>
</div>