Skip to content

Commit 882174f

Browse files
authoredMar 7, 2025
Update about.jsx
1 parent d58ec54 commit 882174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/pages/about.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export default function About() {
162162
<p style={styles.statLabel}>Total Contributors</p>
163163
</div>
164164
<div className="text-green-600 dark:text-zinc-400 text-lg font-mono leading-7 font-bold">
165-
<h2 style={styles.statNumber}>2000+</h2>
165+
<h2 style={styles.statNumber}>3800+</h2>
166166
<p style={styles.statLabel}>Community Count</p>
167167
</div>
168168
</div>

0 commit comments

Comments
 (0)