Skip to content

Commit

Permalink
Update metrics.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab authored Dec 26, 2024
1 parent 903b58c commit 033724b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/src/components/metrics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export function Metrics() {
<Link href="/open-startup">
<div className="flex flex-col md:pr-8 text-center">
<h4 className="text-[#878787] text-sm mb-4">Businesses</h4>
<span className="text-2xl font-mono text-stroke">11,100+</span>
<span className="text-2xl font-mono text-stroke">11,200+</span>
</div>
</Link>
<Link href="/open-startup">
Expand Down

0 comments on commit 033724b

Please sign in to comment.