Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit 10e5ecd

Browse files
authored
update number of deployments (#103)
Signed-off-by: Arvindh <arvindh91@gmail.com>
1 parent 421e54c commit 10e5ecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/landing/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const HERO_CONTENT = {
6161
},
6262
stats: [
6363
{ id: "stat-1", value: "13+", label: "Global\nPartners" },
64-
{ id: "stat-2", value: "50+", label: "Deployments" },
64+
{ id: "stat-2", value: "400+", label: "Deployments" },
6565
{ id: "stat-3", value: "4+", label: "Protocols \n Supported" },
6666
{ id: "stat-4", value: "2.5k+", label: "GitHub Stars" },
6767
],

0 commit comments

Comments
 (0)