Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d39ce3815 | |||
| 7ba2221184 |
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
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,
|
title: "AI Assistant", description: "Interactive chat interface for fast queries.", bentoComponent: "chat", aiIcon: Star,
|
||||||
|
|||||||
Reference in New Issue
Block a user