From 62b552ddabff2a60364e457aed8da9f63cb120e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:41:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62f94f1..6044d27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 MecaFirst’s predictive stack." buttons={[ - { text: "Request Your Custom Analytics Audit", href: "#contact" }, + { text: "Schedule Your Predictive Audit", href: "#contact" }, ]} />