2 Commits

Author SHA1 Message Date
5d39ce3815 Update src/app/page.tsx 2026-04-04 21:16:23 +00:00
7ba2221184 Merge version_2 into main
Merge version_2 into main
2026-04-04 21:15:23 +00:00

View File

@@ -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,