diff --git a/content/blog/truly_sovereign_tech/index.md b/content/blog/truly_sovereign_tech/index.md
index fe1dd601f..b5af82853 100644
--- a/content/blog/truly_sovereign_tech/index.md
+++ b/content/blog/truly_sovereign_tech/index.md
@@ -65,13 +65,14 @@ Instead of exposing bloated APIs or fully fledged orchestration platforms, Zero
-| **Primitive** | **Functionality** |
-| ----- | ----- |
-| VM | Stateless KVM-based virtual machines with declarative configuration |
-| ZeroDB (ZDB) | A lightweight key-value store with optional encryption |
-| Mycelium | Mesh-based overlay network with IPv6, E2E encryption, and NAT traversal |
-| Network Setup | Create private networks, web gateways, public IP exposure |
-| Filesystem | Encrypted, snapshot-based persistent volumes using ZFS |
+| Primitive | Functionality |
+|-------------------|------------------------------------------------------------------------------------|
+| **VM** | Stateless KVM-based virtual machines with declarative configuration |
+| **ZeroDB (ZDB)** | A lightweight key-value store with optional encryption |
+| **Mycelium** | Mesh-based overlay network with IPv6, E2E encryption, and NAT traversal |
+| **Network Setup** | Create private networks, web gateways, public IP exposure |
+| **Filesystem** | Encrypted, snapshot-based persistent volumes using ZFS |
+
@@ -120,12 +121,12 @@ Here’s how the networks work:
-| **Network** | **Description** |
+| Network | Description |
| ----- | ----- |
-| Production | This is the live network used in the real world. It’s stable, fully audited, and cannot be reset. Only proven, trusted features are allowed here. |
-| Test | Used to test new features at scale. It’s close to production quality, but some releases might still contain bugs. Resets are possible though very rare. |
-| QA | For early-stage features still being tested. It may lag behind active development and can be reset if needed. |
-| Dev | A temporary network just for developers to experiment and debug new code. It can be reset at any time. |
+| **Production** | This is the live network used in the real world. It’s stable, fully audited, and cannot be reset. Only proven, trusted features are allowed here. |
+| **Test** | Used to test new features at scale. It’s close to production quality, but some releases might still contain bugs. Resets are possible though very rare. |
+| **QA** | For early-stage features still being tested. It may lag behind active development and can be reset if needed. |
+| **Dev** | A temporary network just for developers to experiment and debug new code. It can be reset at any time. |
@@ -187,4 +188,5 @@ Start building sovereignty today.
-**[Explore how Zero OS](https://github.com/threefoldtech/zos)** and the **[ThreeFold Grid](https://docs.threefold.io/docs/introduction)** can power your next step.
\ No newline at end of file
+**[Explore how Zero OS](https://github.com/threefoldtech/zos)** and the **[ThreeFold Grid](https://docs.threefold.io/docs/introduction)** can power your next step.
+
diff --git a/content/home/index.md b/content/home/index.md
index d720b3c64..42d67b590 100644
--- a/content/home/index.md
+++ b/content/home/index.md
@@ -151,7 +151,19 @@ Starting this summer, farming is evolving. With the launch of the ThreeFold Mark
) }}
-{{ header_section() }}
+{{ card_with_image(
+ image_src="/images/tft_logo.png",
+ image_alt="TF logo",
+ title="ThreeFold Cloud",
+ subtitle="Open-Source Cloud",
+ description="ThreeFold is open for developers and system administrators. Deploy virtual machines, containers, Kubernetes clusters, web gateways, and more on top of a best-effort decentralized open source cloud.",
+ button_link="https://manual.grid.tf/",
+ button_text="Manual",
+ image_src_right="/images/app.png",
+ image_alt_right="App screenshot"
+
+
+) }}
@@ -250,7 +262,7 @@ Explore all the products that are driving this transformation.
-
+
- ThreeFold is open for developers and system administrators. Deploy virtual machines, containers, Kubernetes clusters, web gateways, and more on top of a best-effort decentralized open source cloud.
+{{ description }}
+