diff --git a/src/components/sections/About.tsx b/src/components/sections/About.tsx
index 8c84fc4..81fbd42 100644
--- a/src/components/sections/About.tsx
+++ b/src/components/sections/About.tsx
@@ -4,7 +4,7 @@ import { SectionHeading } from "@/components/ui/SectionHeading";
import { Reveal } from "@/components/ui/Reveal";
const stats = [
- { icon: , value: "13", label: "тренеров" },
+ { icon: , value: "16", label: "тренеров" },
{ icon: , value: "6", label: "направлений" },
{ icon: , value: "2", label: "зала в Минске" },
];