From fb69bba05d7fb849fe896803d6ab1d7d3e8cf627 Mon Sep 17 00:00:00 2001 From: ErkiKadhafi Date: Thu, 16 Jan 2025 18:15:47 +0700 Subject: [PATCH] change the stats --- src/components/sections/problem.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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",