diff --git a/content/blog/truly_sovereign_tech/index.md b/content/blog/truly_sovereign_tech/index.md
index fe1dd601f..c75da5b08 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 |
+
@@ -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 }}
+