diff --git a/content/cloud/_index.md b/content/cloud/_index.md
index 8db4ae8bd..047af56a9 100644
--- a/content/cloud/_index.md
+++ b/content/cloud/_index.md
@@ -21,7 +21,7 @@ Deploy any workload with unprecedented security, scalability, and efficiency, on
{% row(style="center margin") %}
-
+
### **STORAGE**
@@ -31,7 +31,7 @@ Plug in standard tools and protocols to the most resilient and versatile storage
|||
-
+
### **COMPUTE**
@@ -41,7 +41,7 @@ Native support for containers and virtual machines. Migrate existing application
|||
-
+
### **NETWORK**
@@ -57,29 +57,29 @@ Private overlay networks and global end-to-end encryption minimize attack surfac
{% row(style="center between") %}
-[](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home)
+[](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home)
|||
-[](https://library.threefold.me/info/manual/#/manual__weblets_home)
+[](https://library.threefold.me/info/manual/#/manual__weblets_home)
|||
-[](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)
+[](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)
{% end %}
{% row(style="center between") %}
-[](https://library.threefold.me/info/manual/#/manual__weblets_k8s)
+[](https://library.threefold.me/info/manual/#/manual__weblets_k8s)
|||
-[](https://library.threefold.me/info/manual/#/manual__manual3_iac_home)
+[](https://library.threefold.me/info/manual/#/manual__manual3_iac_home)
|||
-[](https://library.threefold.me/info/manual/#/manual__weblets_vm)
+[](https://library.threefold.me/info/manual/#/manual__weblets_vm)
{% end %}
@@ -96,14 +96,14 @@ Optimized for efficient and affordable hosting of cloud alternatives, blockchain
|||
-
+
{% end %}
{% row(style="center narrow margin") %}
-
+
## **INTRODUCING ZERO-OS**
@@ -121,7 +121,7 @@ A decentralized autonomous OS designed to dedicate hardware capacity to the Peop
{% row(style="center between") %}
-
+
@@ -135,7 +135,7 @@ Achieve low latencies and bandwidth efficiency by reserving capacity locally.
|||
-
+
@@ -149,7 +149,7 @@ Open-source system built from the ground-up for a fully transparent and auditabl
|||
-
+
@@ -163,7 +163,7 @@ An autonomous infrastructure that grows naturally with demand, where and when it
|||
-
+
diff --git a/content/cloud/capacity.png b/content/cloud/capacity.png
new file mode 100644
index 000000000..04d918512
Binary files /dev/null and b/content/cloud/capacity.png differ
diff --git a/content/cloud/compute.jpg b/content/cloud/compute.jpg
new file mode 100644
index 000000000..5d21e25cb
Binary files /dev/null and b/content/cloud/compute.jpg differ
diff --git a/content/cloud/effecient.png b/content/cloud/effecient.png
new file mode 100644
index 000000000..6d9ead0b0
Binary files /dev/null and b/content/cloud/effecient.png differ
diff --git a/content/cloud/kubernetes.png b/content/cloud/kubernetes.png
new file mode 100644
index 000000000..9b2fed80f
Binary files /dev/null and b/content/cloud/kubernetes.png differ
diff --git a/content/cloud/limitless.png b/content/cloud/limitless.png
new file mode 100644
index 000000000..2c924c523
Binary files /dev/null and b/content/cloud/limitless.png differ
diff --git a/content/cloud/network.jpg b/content/cloud/network.jpg
new file mode 100644
index 000000000..354e5fae4
Binary files /dev/null and b/content/cloud/network.jpg differ
diff --git a/content/cloud/planetary_network.png b/content/cloud/planetary_network.png
new file mode 100644
index 000000000..2a1b2f6cd
Binary files /dev/null and b/content/cloud/planetary_network.png differ
diff --git a/content/cloud/qss.png b/content/cloud/qss.png
new file mode 100644
index 000000000..f01c658d0
Binary files /dev/null and b/content/cloud/qss.png differ
diff --git a/content/cloud/scalable.png b/content/cloud/scalable.png
new file mode 100644
index 000000000..92aa1c88b
Binary files /dev/null and b/content/cloud/scalable.png differ
diff --git a/content/cloud/secure.png b/content/cloud/secure.png
new file mode 100644
index 000000000..c15b218e0
Binary files /dev/null and b/content/cloud/secure.png differ
diff --git a/content/cloud/storage.jpg b/content/cloud/storage.jpg
new file mode 100644
index 000000000..7845527ec
Binary files /dev/null and b/content/cloud/storage.jpg differ
diff --git a/content/cloud/terraform.png b/content/cloud/terraform.png
new file mode 100644
index 000000000..b3ffd3ca0
Binary files /dev/null and b/content/cloud/terraform.png differ
diff --git a/content/cloud/virtual_machine.png b/content/cloud/virtual_machine.png
new file mode 100644
index 000000000..86f6d2aa4
Binary files /dev/null and b/content/cloud/virtual_machine.png differ
diff --git a/content/cloud/weblets.png b/content/cloud/weblets.png
new file mode 100644
index 000000000..a224809a1
Binary files /dev/null and b/content/cloud/weblets.png differ
diff --git a/content/cloud/zero_os.png b/content/cloud/zero_os.png
new file mode 100644
index 000000000..c5e375f6e
Binary files /dev/null and b/content/cloud/zero_os.png differ
diff --git a/templates/shortcodes/cloud_header.html b/templates/shortcodes/cloud_header.html
index 1479f270c..bce675900 100644
--- a/templates/shortcodes/cloud_header.html
+++ b/templates/shortcodes/cloud_header.html
@@ -1,3 +1,5 @@
+{% set base = config.base_url %}
+