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