From 9b2c406e9e2db9f18ddd97a74e356d9aeaed5304 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 18 Nov 2025 14:48:12 +0100 Subject: [PATCH] refactor: update HomeGlobe grid statistics values - Updated CORES count from 54958 to 31611 - Updated NODES count from 1493 to 1153 - Updated SSD CAPACITY from 5388956 to 4203991 GB --- src/pages/home/HomeGlobe.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/home/HomeGlobe.tsx b/src/pages/home/HomeGlobe.tsx index 585fe3a..dc546f9 100644 --- a/src/pages/home/HomeGlobe.tsx +++ b/src/pages/home/HomeGlobe.tsx @@ -67,7 +67,7 @@ export function WorldMap() { >
CORES
-
+
Total Central Processing Unit Cores available on the grid. @@ -83,7 +83,7 @@ export function WorldMap() { >
NODES
-
+
Total number of nodes on the grid. @@ -99,7 +99,7 @@ export function WorldMap() { >
SSD CAPACITY
-
+
Total GB amount of storage (SSD, HDD, & RAM) on the grid.