We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbec886 commit d19a639Copy full SHA for d19a639
src/app/about/page.tsx
@@ -264,9 +264,9 @@ export default async function About() {
264
</PageIntro>
265
<Container className="mt-16">
266
<StatList>
267
- <StatListItem value="1823+" label="A'zolar soni" />
268
- <StatListItem value="4" label="Hamjamiyatlar" />
269
- <StatListItem value="12+" label="Loyihalar" />
+ <StatListItem value="6200+" label="A'zolar soni" />
+ <StatListItem value="6" label="Hamjamiyatlar" />
+ <StatListItem value="50+" label="Loyihalar" />
270
</StatList>
271
</Container>
272
0 commit comments