+

@@ -135,39 +135,53 @@ extra:
-
-
+
+
+
+
#### For Developers & Hackers
+
+
- Direct GPU programming with ROCm
- Custom containerization support
- Full Linux kernel access
- Next-gen P2P networking
-
-
+
+
+
+
#### For AI Researchers
+
+
- Support for popular ML frameworks (PyTorch, TensorFlow)
- Large model training capability (up to 48GB VRAM)
- Distributed training support
- Dataset management tools
-
-
+
+
+
+
#### For Tech Enthusiasts
+
+
- Water cooling management interface
- Power consumption monitoring
- Performance benchmarking tools
-- Resource allocation controls
+- Resource allocation controls
+
+
@@ -250,4 +264,15 @@ extra:
button_link_2="",
button_text_3="Learn More",
button_link_3="https://threefold.info/aibox/docs/"
-) }}
\ No newline at end of file
+) }}
+
+
+
\ No newline at end of file
diff --git a/css/index.css b/css/index.css
index f483d89..2b0ecd1 100644
--- a/css/index.css
+++ b/css/index.css
@@ -270,7 +270,7 @@ background-color:#5596f5 !important;
@apply font-normal;
}
h4 {
- @apply text-xl font-semibold my-4 tracking-wider;
+ @apply text-xl font-semibold my-2 tracking-wider;
font-family: "Inter", sans-serif !important;
}