Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 04:26:56 +00:00

View File

@@ -114,7 +114,7 @@ export default function LandingPage() {
title: "Predictive Models", description: "AI-powered forecasting with 98% accuracy", bentoComponent: "line-chart"
},
{
title: "Workflow Steps", description: "Reduce manual work by 80% with intelligent workflows", bentoComponent: "3d-task-list", title: "Workflow Steps", items: [
title: "Workflow Steps", description: "Reduce manual work by 80% with intelligent workflows", bentoComponent: "3d-task-list", items: [
{ icon: CheckCircle, label: "Data Collection", time: "2m" },
{ icon: Zap, label: "Processing", time: "1m" },
{ icon: TrendingUp, label: "Analysis", time: "30s" }