update star count
This commit is contained in:
parent
196cf5865b
commit
6ea61b472d
@ -97,7 +97,7 @@ function LandingPage() {
|
|||||||
<FaGithub size={24} />
|
<FaGithub size={24} />
|
||||||
<span>GitHub</span>
|
<span>GitHub</span>
|
||||||
<span className="text-sm bg-gray-200 rounded-full px-2 py-1">
|
<span className="text-sm bg-gray-200 rounded-full px-2 py-1">
|
||||||
35,311 stars
|
46,018 stars
|
||||||
</span>
|
</span>
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
@ -108,7 +108,7 @@ function LandingPage() {
|
|||||||
<div className="mx-auto mt-12 px-4 sm:px-0">
|
<div className="mx-auto mt-12 px-4 sm:px-0">
|
||||||
<p className="text-gray-600 text-xl mb-10 text-center">
|
<p className="text-gray-600 text-xl mb-10 text-center">
|
||||||
#1 tool used by developers and designers from leading companies. Fully
|
#1 tool used by developers and designers from leading companies. Fully
|
||||||
open source with 35,000+ stars on GitHub.
|
open source with 46,000+ stars on GitHub.
|
||||||
</p>
|
</p>
|
||||||
<div
|
<div
|
||||||
className="mx-auto grid max-w-lg items-center gap-x-2
|
className="mx-auto grid max-w-lg items-center gap-x-2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user