diff --git a/content/page/home/productData/main/main.md b/content/page/home/productData/main/main.md index 0ff1e1692..288594555 100644 --- a/content/page/home/productData/main/main.md +++ b/content/page/home/productData/main/main.md @@ -1,5 +1,5 @@ --- id: product -title: TAKE PART -subtitle: Start your P2P journey and help expand the network. ---- \ No newline at end of file +title: TECHNOLOGY FOR HUMANITY TO THRIVE AND HEAL OUR PLANET +subtitle: The ThreeFold Movement is building a new peer-to-peer digital world – starting with compute and storage developer solutions and communication tools to empower humans with ultra-secure, scalable, and affordable technologies. +--- diff --git a/content/page/home/productData/product1/kubernetes_cloud.png b/content/page/home/productData/product1/kubernetes_cloud.png new file mode 100644 index 000000000..1e80c9da3 Binary files /dev/null and b/content/page/home/productData/product1/kubernetes_cloud.png differ diff --git a/content/page/home/productData/product1/nodes.md b/content/page/home/productData/product1/nodes.md index 3eeb4c923..2366d2e4e 100644 --- a/content/page/home/productData/product1/nodes.md +++ b/content/page/home/productData/product1/nodes.md @@ -1,9 +1,11 @@ --- id: nodes_home -title: SET UP A NODE -image: ./nodes.png -button: Let's Do This! -url: https://threefold.io/farming/3node +title: Kubernetes Cloud +image: ./kubernetes_cloud.png +button: Learn More +url: https://threefold.io/info/cloud#/cloud__evdc --- -Plug in a 3Node and earn income by selling decentralized storage to people looking for a more secure hosting space. +First Peer-to-Peer Kubernetes compatible cloud solution on the market. Comes with Docker and other developer favorites. + +
\ No newline at end of file diff --git a/content/page/home/productData/product1/nodes.png b/content/page/home/productData/product1/nodes.png deleted file mode 100644 index 0beafec89..000000000 Binary files a/content/page/home/productData/product1/nodes.png and /dev/null differ diff --git a/content/page/home/productData/product2/quantum_safe_storage.png b/content/page/home/productData/product2/quantum_safe_storage.png new file mode 100644 index 000000000..57bbb4443 Binary files /dev/null and b/content/page/home/productData/product2/quantum_safe_storage.png differ diff --git a/content/page/home/productData/product2/tokens.md b/content/page/home/productData/product2/tokens.md index ac046355c..2ca25b802 100644 --- a/content/page/home/productData/product2/tokens.md +++ b/content/page/home/productData/product2/tokens.md @@ -1,9 +1,11 @@ --- id: tokens_home -title: GET TOKEN -image: ./tokens.png -button: Yes Please! -url: /token +title: Quantum-Safe Storage +image: ./quantum_safe_storage.png +button: Learn More +url: https://threefold.io/info/cloud#/cloud__threefold_filesystem --- -Get your hands on the ThreeFold Token (TFT), the only digital currency backed by the world’s fastest growing P2P network. +An unbreakable Filestystem compatible with all storage protocols and tools for app data, videos, public datasets, security archives and more. + + diff --git a/content/page/home/productData/product2/tokens.png b/content/page/home/productData/product2/tokens.png deleted file mode 100644 index 0964b60ca..000000000 Binary files a/content/page/home/productData/product2/tokens.png and /dev/null differ diff --git a/content/page/home/productData/product3/digita_twin.png b/content/page/home/productData/product3/digita_twin.png new file mode 100644 index 000000000..3480b6a1d Binary files /dev/null and b/content/page/home/productData/product3/digita_twin.png differ diff --git a/content/page/home/productData/product3/storage.md b/content/page/home/productData/product3/storage.md index 7f77c7f08..9acb9a048 100644 --- a/content/page/home/productData/product3/storage.md +++ b/content/page/home/productData/product3/storage.md @@ -1,9 +1,11 @@ --- id: storage_home -title: GET STORAGE -image: ./storage.png -button: Make Me Safer! -url: https://threefold.io/cloud +title: Digital Twin +image: ./digita_twin.png +button: Learn More +url: https://threefold.io/info/cloud#/cloud__threefold_filesystem --- -Say goodbye to security concerns and move all your workloads easily to a more secure and private decentralized cloud. +Your digital avatar that gives you access to secure and private communication, socials and office tools. + +
diff --git a/content/page/home/productData/product3/storage.png b/content/page/home/productData/product3/storage.png deleted file mode 100644 index d34370f1d..000000000 Binary files a/content/page/home/productData/product3/storage.png and /dev/null differ diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue b/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue index 8dace5b5c..ec09fe5d7 100644 --- a/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue +++ b/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue @@ -1,13 +1,13 @@