Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d39ce3815 | |||
| 7ba2221184 | |||
| fd8da47feb | |||
| cf0dc0a07a | |||
| efc9c423e0 | |||
| b3fdec4dda |
@@ -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,
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Powerful AI Capabilities"
|
||||
description="Streamline your workflow with intelligent automation and advanced data processing tools designed for modern teams."
|
||||
description="Automate complex data tasks and scale your operations with enterprise-grade AI tools."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user