Skip to content

Commit 3cf4056

Browse files
committed
Update metrics
1 parent 06fdc20 commit 3cf4056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/website/src/components/metrics.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export function Metrics() {
66
<Link href="/open-startup">
77
<div className="flex flex-col md:pr-8 text-center">
88
<h4 className="text-[#878787] text-sm mb-4">Businesses</h4>
9-
<span className="text-2xl font-mono text-stroke">10,700+</span>
9+
<span className="text-2xl font-mono text-stroke">10,800+</span>
1010
</div>
1111
</Link>
1212
<Link href="/open-startup">
@@ -18,7 +18,7 @@ export function Metrics() {
1818
<Link href="/open-startup">
1919
<div className="flex flex-col md:px-8 text-center">
2020
<h4 className="text-[#878787] text-sm mb-4">Transactions</h4>
21-
<span className="text-2xl font-mono text-stroke">955K</span>
21+
<span className="text-2xl font-mono text-stroke">981K</span>
2222
</div>
2323
</Link>
2424
<Link href="/open-startup">

0 commit comments

Comments
 (0)