Compare commits
3 Commits
version_10
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 643d7a4222 | |||
| 62b552ddab | |||
| 148c4efe49 |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Predictive Data Analytics"
|
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={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Automated Forecasting", description: "Leverage historical data to predict future trends with 99% accuracy.", bentoComponent: "reveal-icon", icon: Database
|
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"
|
title="Start Your Predictive Journey"
|
||||||
description="Build smarter, faster, and scale with MecaFirst’s predictive stack."
|
description="Build smarter, faster, and scale with MecaFirst’s predictive stack."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request Your Custom Analytics Audit", href: "#contact" },
|
{ text: "Schedule Your Predictive Audit", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user