Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 10:04:24 +00:00

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
title: "Predictive Intelligence", description: "Forecast trends and anticipate outcomes with machine precision", bentoComponent: "line-chart"
},
{
title: "Workflow Automation", description: "Intelligent task automation that learns from patterns and optimizes processes", bentoComponent: "3d-task-list", title: "Workflow Automation", items: [
title: "Workflow Automation", description: "Intelligent task automation that learns from patterns and optimizes processes", bentoComponent: "3d-task-list", items: [
{ icon: CheckCircle, label: "Data Processing", time: "2m 15s" },
{ icon: Send, label: "Report Generation", time: "1m 45s" },
{ icon: TrendingUp, label: "Insight Delivery", time: "30s" }