Compare commits
2 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ab8d0e261 | |||
| ce6be218d5 |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="Predictive Data Analytics"
|
||||
description="Transform raw data into actionable intelligence. Our predictive engine identifies market shifts and operational bottlenecks before they impact your bottom line."
|
||||
description="Turn raw data into predictable revenue and operational clarity before shifts impact your bottom line."
|
||||
features={[
|
||||
{
|
||||
title: "Automated Forecasting", description: "Leverage historical data to predict future trends with 99% accuracy.", bentoComponent: "reveal-icon", icon: Database
|
||||
@@ -139,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user