diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md
index b159c3f30..6d392ba18 100644
--- a/content/navigation/navigation.md
+++ b/content/navigation/navigation.md
@@ -11,8 +11,8 @@ navLinks:
external: false
expandable: false
- - name: Grid
- link: /grid
+ - name: Cloud
+ link: /cloud
external: false
expandable: false
diff --git a/content/page/cloud/blogs/compute/compute.jpg b/content/page/cloud/blogs/compute/compute.jpg
new file mode 100644
index 000000000..5d21e25cb
Binary files /dev/null and b/content/page/cloud/blogs/compute/compute.jpg differ
diff --git a/content/page/cloud/blogs/compute/index.md b/content/page/cloud/blogs/compute/index.md
new file mode 100644
index 000000000..01935ea04
--- /dev/null
+++ b/content/page/cloud/blogs/compute/index.md
@@ -0,0 +1,6 @@
+---
+id: compute
+title: COMPUTE
+image: ./compute.jpg
+---
+Native support for containers and virtual machines. Migrate existing applications effortlessly or build from scratch in a cutting-edge computing environment.
diff --git a/content/page/cloud/blogs/network/index.md b/content/page/cloud/blogs/network/index.md
new file mode 100644
index 000000000..f231cf06b
--- /dev/null
+++ b/content/page/cloud/blogs/network/index.md
@@ -0,0 +1,9 @@
+---
+id: network
+title: NETWORK
+image: ./network.jpg
+---
+
+Private overlay networks and global end-to-end encryption minimize attack surface.
+
+Handle inbound traffic with uniquely secure web gateways.
diff --git a/content/page/cloud/blogs/network/network.jpg b/content/page/cloud/blogs/network/network.jpg
new file mode 100644
index 000000000..354e5fae4
Binary files /dev/null and b/content/page/cloud/blogs/network/network.jpg differ
diff --git a/content/page/cloud/blogs/storage/index.md b/content/page/cloud/blogs/storage/index.md
new file mode 100644
index 000000000..ae89b750e
--- /dev/null
+++ b/content/page/cloud/blogs/storage/index.md
@@ -0,0 +1,6 @@
+---
+id: storage
+title: STORAGE
+image: ./storage.jpg
+---
+Plug in standard tools and protocols to the most resilient and versatile storage system ever created, or access raw disk on the location of your choice.
diff --git a/content/page/cloud/blogs/storage/storage.jpg b/content/page/cloud/blogs/storage/storage.jpg
new file mode 100644
index 000000000..7845527ec
Binary files /dev/null and b/content/page/cloud/blogs/storage/storage.jpg differ
diff --git a/content/page/cloud/brandPanel/brandPanel.md b/content/page/cloud/brandPanel/brandPanel.md
new file mode 100644
index 000000000..f2691ceee
--- /dev/null
+++ b/content/page/cloud/brandPanel/brandPanel.md
@@ -0,0 +1,7 @@
+---
+id: limitless_possibilities
+title: LIMITLESS POSSIBILITIES
+image: limitless.png # src/assets/brandPanel/..
+---
+
+Optimized for efficient and affordable hosting of cloud alternatives, blockchains, IoT networks, and decentralized applications with seamless migration.
diff --git a/content/page/cloud/brandPanel2/brandPanel.md b/content/page/cloud/brandPanel2/brandPanel.md
new file mode 100644
index 000000000..70a6c0a45
--- /dev/null
+++ b/content/page/cloud/brandPanel2/brandPanel.md
@@ -0,0 +1,11 @@
+---
+id: explore
+title: EXPLORE COMPUTE AND STORAGE
+image: compute_and_storage.jpg # src/assets/brandPanel/..
+button: BUILD
+link: /compute
+button2: STORAGE
+link2: /storage
+---
+
+Run native Kubernetes and VMs or store your data using an unbreakable filesystem on the most comprehensive peer-to-peer cloud.
diff --git a/content/page/cloud/cloud.md b/content/page/cloud/cloud.md
new file mode 100644
index 000000000..645ec1435
--- /dev/null
+++ b/content/page/cloud/cloud.md
@@ -0,0 +1,48 @@
+---
+id: cloud
+metaTitle: ThreeFold P2P Cloud | Scale Limitlessly
+metaDesc: Deploy any workload with unprecedented security, scalability, and efficiency, on a fully comprehensive peer-to-peer digital infrastructure. Discover a cloud like no other
+metaImg: ./cloud_header_seprated.png
+header_title: THE NEXT GENERATION
+header_title2: OF CLOUD COMPUTING
+header_image: ./cloud_header_seprated.png
+header_altImg: tfcloud
+header_excerpt: Deploy any workload with unprecedented security, scalability, and efficiency, on a fully comprehensive peer-to-peer digital infrastructure. Discover a cloud like no other
+header_link1_txt: STORE
+header_link1: /storage
+header_link2_txt: BUILD
+header_link2: /compute
+button: '' #Learn More
+link: '' #link for button
+blogs: [storage, compute, network]
+cta: home_cta
+brandPanel: limitless_possibilities
+brandPanel2: explore
+features: [digithree, own_cloud, hpe, solidaridad]
+workloadsMain: workloadMain
+workloads: [workload1, workload2, workload3, workload4]
+stats: stats
+cta2: home_cta2
+logos: [logo1, logo7, logo8, logo4, logo2, logo3, logo5, logo6]
+
+# signup: home_signup
+
+# solution_image2: ./carbon_neutral.png
+
+# header: header
+
+# cards: [card1]
+
+# cardLefts: [cardLeft1]
+
+# solution_image: ./home_cta.png
+
+# cards2: [marketplace]
+
+# cardLefts2: [iac]
+
+# pricing_plansMain: pricing
+
+# pricingPlans: [plan1, plan2, plan3, plan4]
+
+---
diff --git a/content/page/cloud/cloud_header_seprated.png b/content/page/cloud/cloud_header_seprated.png
new file mode 100644
index 000000000..10c0004b5
Binary files /dev/null and b/content/page/cloud/cloud_header_seprated.png differ
diff --git a/content/page/cloud/cta/cloud_icons.png b/content/page/cloud/cta/cloud_icons.png
new file mode 100644
index 000000000..6e32504c8
Binary files /dev/null and b/content/page/cloud/cta/cloud_icons.png differ
diff --git a/content/page/cloud/cta/cta.md b/content/page/cloud/cta/cta.md
new file mode 100644
index 000000000..349de743d
--- /dev/null
+++ b/content/page/cloud/cta/cta.md
@@ -0,0 +1,4 @@
+---
+id: home_cta
+image: ./cloud_icons.png
+---
diff --git a/content/page/cloud/cta2/index.md b/content/page/cloud/cta2/index.md
new file mode 100644
index 000000000..0ac751718
--- /dev/null
+++ b/content/page/cloud/cta2/index.md
@@ -0,0 +1,8 @@
+---
+id: home_cta2
+title: TAKE THREEFOLD CLOUD ON A
+subtitle: TEST DRIVE
+button: GET STARTED
+link: https://t.me/threefoldtesting
+---
+Ready to try the future cloud? Drop us a line, and we'll provide everything you need to launch your first deployments, at no cost to you.
diff --git a/content/page/cloud/features/feature1/digicrop.jpg b/content/page/cloud/features/feature1/digicrop.jpg
new file mode 100644
index 000000000..10aec97cf
Binary files /dev/null and b/content/page/cloud/features/feature1/digicrop.jpg differ
diff --git a/content/page/cloud/features/feature1/digicrop.png b/content/page/cloud/features/feature1/digicrop.png
new file mode 100644
index 000000000..e3bfb5a5d
Binary files /dev/null and b/content/page/cloud/features/feature1/digicrop.png differ
diff --git a/content/page/cloud/features/feature1/index.md b/content/page/cloud/features/feature1/index.md
new file mode 100644
index 000000000..61914c6ca
--- /dev/null
+++ b/content/page/cloud/features/feature1/index.md
@@ -0,0 +1,6 @@
+---
+id: digithree
+title: DIGITHREE
+image: ./digicrop.jpg
+---
+DigiThree Labs builds on DigiByte’s trusted blockchain technology and ThreeFold’s peer-to-peer Internet infrastructure to provide the most secure future-proof products and services to the enterprise market.
diff --git a/content/page/cloud/features/feature2/index.md b/content/page/cloud/features/feature2/index.md
new file mode 100644
index 000000000..6451702f3
--- /dev/null
+++ b/content/page/cloud/features/feature2/index.md
@@ -0,0 +1,6 @@
+---
+id: own_cloud
+title: OWN CLOUD
+image: ./owncloud.png
+---
+ownCloud, an open-source file sync, share and content collaboration software trusted by 100 million users worldwide is partnering with ThreeFold to deliver a data sovereign, privet, and ultra-secure solution for their customers.
diff --git a/content/page/cloud/features/feature2/owncloud.png b/content/page/cloud/features/feature2/owncloud.png
new file mode 100644
index 000000000..721930d41
Binary files /dev/null and b/content/page/cloud/features/feature2/owncloud.png differ
diff --git a/content/page/cloud/features/feature3/hpe.png b/content/page/cloud/features/feature3/hpe.png
new file mode 100644
index 000000000..47f2b73d5
Binary files /dev/null and b/content/page/cloud/features/feature3/hpe.png differ
diff --git a/content/page/cloud/features/feature3/index.md b/content/page/cloud/features/feature3/index.md
new file mode 100644
index 000000000..495293377
--- /dev/null
+++ b/content/page/cloud/features/feature3/index.md
@@ -0,0 +1,6 @@
+---
+id: hpe
+title: HPE
+image: ./hpe.png
+---
+HPE is developing transformative solutions to improve connectivity and performance, while reducing the environmental footprint of IT infrastructure globally with ThreeFold Cloud.
\ No newline at end of file
diff --git a/content/page/cloud/features/feature4/index.md b/content/page/cloud/features/feature4/index.md
new file mode 100644
index 000000000..7d48071db
--- /dev/null
+++ b/content/page/cloud/features/feature4/index.md
@@ -0,0 +1,6 @@
+---
+id: solidaridad
+title: Solidaridad
+image: ./solidaridad.png
+---
+Solidaridad and ThreeFold are working on transparant supply chain solution to accelerate the digital transformation in developing countires in ways that empower communities universally.
diff --git a/content/page/cloud/features/feature4/solidaridad.png b/content/page/cloud/features/feature4/solidaridad.png
new file mode 100644
index 000000000..f56c1f2c0
Binary files /dev/null and b/content/page/cloud/features/feature4/solidaridad.png differ
diff --git a/content/page/cloud/logos/sec1/index.md b/content/page/cloud/logos/sec1/index.md
new file mode 100644
index 000000000..7495a78ae
--- /dev/null
+++ b/content/page/cloud/logos/sec1/index.md
@@ -0,0 +1,5 @@
+---
+id: logo1
+image: ./qss.png
+url: /storage
+---
diff --git a/content/page/cloud/logos/sec1/qss.png b/content/page/cloud/logos/sec1/qss.png
new file mode 100644
index 000000000..f01c658d0
Binary files /dev/null and b/content/page/cloud/logos/sec1/qss.png differ
diff --git a/content/page/cloud/logos/sec2/index.md b/content/page/cloud/logos/sec2/index.md
new file mode 100644
index 000000000..804069842
--- /dev/null
+++ b/content/page/cloud/logos/sec2/index.md
@@ -0,0 +1,5 @@
+---
+id: logo2
+image: ./kubernetes.png
+url: /compute/#block_2
+---
diff --git a/content/page/cloud/logos/sec2/kubernetes.png b/content/page/cloud/logos/sec2/kubernetes.png
new file mode 100644
index 000000000..9b2fed80f
Binary files /dev/null and b/content/page/cloud/logos/sec2/kubernetes.png differ
diff --git a/content/page/cloud/logos/sec3/index.md b/content/page/cloud/logos/sec3/index.md
new file mode 100644
index 000000000..fdbb79e0e
--- /dev/null
+++ b/content/page/cloud/logos/sec3/index.md
@@ -0,0 +1,5 @@
+---
+id: logo3
+image: ./terraform.png
+url: ''
+---
diff --git a/content/page/cloud/logos/sec3/terraform.png b/content/page/cloud/logos/sec3/terraform.png
new file mode 100644
index 000000000..b3ffd3ca0
Binary files /dev/null and b/content/page/cloud/logos/sec3/terraform.png differ
diff --git a/content/page/cloud/logos/sec4/app_platform.png b/content/page/cloud/logos/sec4/app_platform.png
new file mode 100644
index 000000000..e7228fbac
Binary files /dev/null and b/content/page/cloud/logos/sec4/app_platform.png differ
diff --git a/content/page/cloud/logos/sec4/index.md b/content/page/cloud/logos/sec4/index.md
new file mode 100644
index 000000000..b2f35cf91
--- /dev/null
+++ b/content/page/cloud/logos/sec4/index.md
@@ -0,0 +1,5 @@
+---
+id: logo4
+image: ./app_platform.png
+url: /apps
+---
diff --git a/content/page/cloud/logos/sec5/docker.png b/content/page/cloud/logos/sec5/docker.png
new file mode 100644
index 000000000..9fc39a23f
Binary files /dev/null and b/content/page/cloud/logos/sec5/docker.png differ
diff --git a/content/page/cloud/logos/sec5/index.md b/content/page/cloud/logos/sec5/index.md
new file mode 100644
index 000000000..acc4ff6da
--- /dev/null
+++ b/content/page/cloud/logos/sec5/index.md
@@ -0,0 +1,5 @@
+---
+id: logo5
+image: ./docker.png
+url: /compute/#block_4
+---
diff --git a/content/page/cloud/logos/sec6/index.md b/content/page/cloud/logos/sec6/index.md
new file mode 100644
index 000000000..27a4db11c
--- /dev/null
+++ b/content/page/cloud/logos/sec6/index.md
@@ -0,0 +1,5 @@
+---
+id: logo6
+image: ./virtual_machine.png
+url: /compute/#block_3
+---
diff --git a/content/page/cloud/logos/sec6/virtual_machine.png b/content/page/cloud/logos/sec6/virtual_machine.png
new file mode 100644
index 000000000..86f6d2aa4
Binary files /dev/null and b/content/page/cloud/logos/sec6/virtual_machine.png differ
diff --git a/content/page/cloud/logos/sec7/index.md b/content/page/cloud/logos/sec7/index.md
new file mode 100644
index 000000000..bb458bf63
--- /dev/null
+++ b/content/page/cloud/logos/sec7/index.md
@@ -0,0 +1,5 @@
+---
+id: logo7
+image: ./zflist.png
+url: /compute/#block_4
+---
diff --git a/content/page/cloud/logos/sec7/zflist.png b/content/page/cloud/logos/sec7/zflist.png
new file mode 100644
index 000000000..232603a75
Binary files /dev/null and b/content/page/cloud/logos/sec7/zflist.png differ
diff --git a/content/page/cloud/logos/sec8/index.md b/content/page/cloud/logos/sec8/index.md
new file mode 100644
index 000000000..1da7ce091
--- /dev/null
+++ b/content/page/cloud/logos/sec8/index.md
@@ -0,0 +1,5 @@
+---
+id: logo8
+image: ./planetary_network.png
+url: /network
+---
diff --git a/content/page/cloud/logos/sec8/planetary_network.png b/content/page/cloud/logos/sec8/planetary_network.png
new file mode 100644
index 000000000..2a1b2f6cd
Binary files /dev/null and b/content/page/cloud/logos/sec8/planetary_network.png differ
diff --git a/content/page/cloud/stats/index.md b/content/page/cloud/stats/index.md
new file mode 100644
index 000000000..398db3ed6
--- /dev/null
+++ b/content/page/cloud/stats/index.md
@@ -0,0 +1,7 @@
+---
+id: stats
+title: A GLOBAL EDGE INFRASTRUCTURE
+button: EXPLORE CAPACITY
+link: https://explorer.dev.grid.tf/
+---
+
diff --git a/content/page/cloud/workloads/main/index.md b/content/page/cloud/workloads/main/index.md
new file mode 100644
index 000000000..aac257100
--- /dev/null
+++ b/content/page/cloud/workloads/main/index.md
@@ -0,0 +1,6 @@
+---
+id: workloadMain
+title: DESIGNED FOR DEMANDING WORKLOADS
+button: LEARN MORE
+link: https://library.threefold.me/info/threefold#/cloud/threefold__cloud_home
+---
diff --git a/content/page/cloud/workloads/section1/capacity.png b/content/page/cloud/workloads/section1/capacity.png
new file mode 100644
index 000000000..04d918512
Binary files /dev/null and b/content/page/cloud/workloads/section1/capacity.png differ
diff --git a/content/page/cloud/workloads/section1/index.md b/content/page/cloud/workloads/section1/index.md
new file mode 100644
index 000000000..70726fc2e
--- /dev/null
+++ b/content/page/cloud/workloads/section1/index.md
@@ -0,0 +1,6 @@
+---
+id: workload1
+title: EDGE CAPACITY
+image: ./capacity.png
+---
+Achieve low latencies and bandwidth efficiency by reserving capacity locally.
diff --git a/content/page/cloud/workloads/section2/index.md b/content/page/cloud/workloads/section2/index.md
new file mode 100644
index 000000000..3a3ad20a8
--- /dev/null
+++ b/content/page/cloud/workloads/section2/index.md
@@ -0,0 +1,6 @@
+---
+id: workload2
+title: SECURE
+image: ./secure.png
+---
+Open-source system built from the ground-up for a fully transparent and auditable stack.
diff --git a/content/page/cloud/workloads/section2/secure.png b/content/page/cloud/workloads/section2/secure.png
new file mode 100644
index 000000000..c15b218e0
Binary files /dev/null and b/content/page/cloud/workloads/section2/secure.png differ
diff --git a/content/page/cloud/workloads/section3/index.md b/content/page/cloud/workloads/section3/index.md
new file mode 100644
index 000000000..4356e47a5
--- /dev/null
+++ b/content/page/cloud/workloads/section3/index.md
@@ -0,0 +1,6 @@
+---
+id: workload3
+title: SCALABLE
+image: ./scalable.png
+---
+An autonomous infrastructure that grows naturally with demand, where and when it is needed.
diff --git a/content/page/cloud/workloads/section3/scalable.png b/content/page/cloud/workloads/section3/scalable.png
new file mode 100644
index 000000000..92aa1c88b
Binary files /dev/null and b/content/page/cloud/workloads/section3/scalable.png differ
diff --git a/content/page/cloud/workloads/section4/effecient.png b/content/page/cloud/workloads/section4/effecient.png
new file mode 100644
index 000000000..6d9ead0b0
Binary files /dev/null and b/content/page/cloud/workloads/section4/effecient.png differ
diff --git a/content/page/cloud/workloads/section4/index.md b/content/page/cloud/workloads/section4/index.md
new file mode 100644
index 000000000..3578ee989
--- /dev/null
+++ b/content/page/cloud/workloads/section4/index.md
@@ -0,0 +1,6 @@
+---
+id: workload4
+title: EFFICIENT
+image: ./effecient.png
+---
+A carefully designed collection of lightweight components that minimize overheads.
\ No newline at end of file
diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue
index 22909a9a4..1cd9f3756 100644
--- a/src/components/marketing/sections/cta-sections/Header.vue
+++ b/src/components/marketing/sections/cta-sections/Header.vue
@@ -592,12 +592,10 @@
class="w-full max-w-6xl mx-auto lg:my-10"
v-else-if="id == 'conversations'"
>
-