From 50213a4de37f2ec272a80f01421929a34268b402 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Mon, 23 Jun 2025 15:34:17 +0300 Subject: [PATCH] tileline at home --- content/home/index.md | 43 ++++++++++++++++++++++++++++++++++--------- css/index.css | 2 +- 2 files changed, 35 insertions(+), 10 deletions(-) diff --git a/content/home/index.md b/content/home/index.md index 94091e8..a951549 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -118,7 +118,7 @@ extra:
-
+
![aibox](/images/aibox8.jpg) @@ -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; }