Skip to content

Commit 8de7497

Browse files
committed
Update Stats
1 parent 56aa494 commit 8de7497

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/about.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import Layout from '../layouts/Layout.astro';
4141
<div class="w-14 h-14 bg-primary-50 rounded-xl flex items-center justify-center mb-6 text-primary-500">
4242
<i class="fa fa-users w-7 h-7"></i>
4343
</div>
44-
<h3 class="text-3xl font-bold text-gray-900 mb-2">2.0M+</h3>
44+
<h3 class="text-3xl font-bold text-gray-900 mb-2">2.2M+</h3>
4545
<h4 class="text-lg font-semibold text-gray-800 mb-3">Active Developers</h4>
4646
<p class="text-gray-600">
4747
Our amazing users from more than 200 countries trust us to easily create their desired apps!
@@ -58,7 +58,7 @@ import Layout from '../layouts/Layout.astro';
5858
<div class="w-14 h-14 bg-primary-50 rounded-xl flex items-center justify-center mb-6 text-primary-500">
5959
<i class="fa fa-mobile w-7 h-7"></i>
6060
</div>
61-
<h3 class="text-3xl font-bold text-gray-900 mb-2">4.7M+</h3>
61+
<h3 class="text-3xl font-bold text-gray-900 mb-2">5.2M+</h3>
6262
<h4 class="text-lg font-semibold text-gray-800 mb-3">Apps Created</h4>
6363
<p class="text-gray-600">
6464
It's so easy to create an app that our users create thousands of them in our platform!

0 commit comments

Comments
 (0)