Commit 3cf4056 1 parent 06fdc20 commit 3cf4056 Copy full SHA for 3cf4056
File tree 1 file changed +2
-2
lines changed
apps/website/src/components
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export function Metrics() {
6
6
< Link href = "/open-startup" >
7
7
< div className = "flex flex-col md:pr-8 text-center" >
8
8
< 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 >
10
10
</ div >
11
11
</ Link >
12
12
< Link href = "/open-startup" >
@@ -18,7 +18,7 @@ export function Metrics() {
18
18
< Link href = "/open-startup" >
19
19
< div className = "flex flex-col md:px-8 text-center" >
20
20
< 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 >
22
22
</ div >
23
23
</ Link >
24
24
< Link href = "/open-startup" >
You can’t perform that action at this time.
0 commit comments