docs: change download stat

This commit is contained in:
hieu-jan 2024-03-19 09:16:27 +09:00
parent 1b6568f665
commit 0ea94ec06e

View File

@ -178,7 +178,7 @@ export default function Home() {
)} )}
</div> </div>
<p className="mt-6 text-black/60 dark:text-white/60"> <p className="mt-6 text-black/60 dark:text-white/60">
400K+ Downloads | Free & Open Source 500K+ Downloads | Free & Open Source
</p> </p>
<div className="w-4/5 mx-auto mt-10"> <div className="w-4/5 mx-auto mt-10">
@ -783,7 +783,7 @@ export default function Home() {
</p> </p>
</div> </div>
<div className="text-center"> <div className="text-center">
<h1>400K+</h1> <h1>500K+</h1>
<p className="font-medium text-black/60 dark:text-white/60"> <p className="font-medium text-black/60 dark:text-white/60">
Downloads Downloads
</p> </p>
@ -821,7 +821,7 @@ export default function Home() {
<Dropdown /> <Dropdown />
)} )}
<p className="mt-6 text-zinc-text-black/60 dark:text-white/60"> <p className="mt-6 text-zinc-text-black/60 dark:text-white/60">
400K+ Downloads | Free & Open Source 500K+ Downloads | Free & Open Source
</p> </p>
</div> </div>
</div> </div>