diff --git a/src/components/sections/problem.tsx b/src/components/sections/problem.tsx index 5ef93b4..ad18b24 100644 --- a/src/components/sections/problem.tsx +++ b/src/components/sections/problem.tsx @@ -28,11 +28,10 @@ const problems = [ const stats = [ { - title: "Decision Accuracy", - number: 99, - unit: "%", - description: - "Success rate in autonomous decision-making across all deployments", + title: "Specialized Agents", + number: 150, + unit: "+", + description: "Purpose-built AI agents for specific tasks and industries.", }, { title: "Processing Speed",