Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-04 21:16:26 +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,