diff --git a/src/components/sections/problem.tsx b/src/components/sections/problem.tsx index 2d2a87e..2a77ca2 100644 --- a/src/components/sections/problem.tsx +++ b/src/components/sections/problem.tsx @@ -29,7 +29,7 @@ const problems = [ const stats = [ { title: "Specialized Agents", - number: 150, + number: 50, unit: "+", description: "Purpose-built AI agents for specific tasks and industries.", },