diff --git a/src/app/page.tsx b/src/app/page.tsx index c078a33..db99805 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Data Analytics", description: "Get real-time insights with automated dashboards.", bentoComponent: "globe" + title: "Predictive Data Analytics", description: "Get real-time insights with automated dashboards.", bentoComponent: "globe" }, { title: "AI Assistant", description: "Interactive chat interface for fast queries.", bentoComponent: "chat", aiIcon: Star,