diff --git a/src/pages/components/Statistics/Statistics.tsx b/src/pages/components/Statistics/Statistics.tsx index eccf29d4..afdbf158 100644 --- a/src/pages/components/Statistics/Statistics.tsx +++ b/src/pages/components/Statistics/Statistics.tsx @@ -15,7 +15,7 @@ const Statistics = ({ contributors = [], stars = 0, }: ProjectStats) => { - const totalSlackMembers = 320; + const totalSlackMembers = 400; return (