chore: adjust landing page (#69)

- change typo text in footer "patners" -> "partnerts"
- add github in community section, and footer
- update the value of stat members in hero and cta section
This commit is contained in:
Denta
2025-12-09 14:16:21 +07:00
committed by GitHub
parent a3d35716a6
commit abc4c26d5d
5 changed files with 25 additions and 3 deletions
@@ -78,7 +78,7 @@ export function CTASection() {
<div className="flex flex-col items-center gap-6 text-white">
<LogoSimple className="w-[240px]" />
<div className="text-center space-y-2">
<h3 className="text-2xl font-bold">180.000+</h3>
<h3 className="text-2xl font-bold">250.000+</h3>
<p className="text-lg">Programmer Sudah Bergabung</p>
</div>
</div>