diff --git a/content/page/home/productData/product1/nodes.md b/content/page/home/productData/product1/nodes.md index 3b79a3785..51fb68c5f 100644 --- a/content/page/home/productData/product1/nodes.md +++ b/content/page/home/productData/product1/nodes.md @@ -1,7 +1,9 @@ --- id: nodes_home -title: '' -image : ./nodes.png -url : /farming +title: SET UP A NODE +image: ./nodes.png +button: Let's Do This! +url: /farming/3node --- +Plug in a 3Node and earn income by selling decentralized storage space to people looking for a more secure hosting space. diff --git a/content/page/home/productData/product1/nodes.png b/content/page/home/productData/product1/nodes.png index 0f46c27d2..0beafec89 100644 Binary files a/content/page/home/productData/product1/nodes.png and b/content/page/home/productData/product1/nodes.png differ diff --git a/content/page/home/productData/product2/tokens.md b/content/page/home/productData/product2/tokens.md index 7aeaf0754..d0fc8b298 100644 --- a/content/page/home/productData/product2/tokens.md +++ b/content/page/home/productData/product2/tokens.md @@ -1,7 +1,9 @@ --- id: tokens_home -title: '' -image : ./tokens.png -url : /token +title: GET TOKEN +image: ./tokens.png +button: Yes Please! +url: /farming/token --- +Get your hands on the ThreeFold Token (TFT), the only digital currency backed by the world’s fastest growing P2P network. diff --git a/content/page/home/productData/product2/tokens.png b/content/page/home/productData/product2/tokens.png index 39796d209..0964b60ca 100644 Binary files a/content/page/home/productData/product2/tokens.png and b/content/page/home/productData/product2/tokens.png differ diff --git a/content/page/home/productData/product3/storage.md b/content/page/home/productData/product3/storage.md index 3c478cf6e..c3cc7d168 100644 --- a/content/page/home/productData/product3/storage.md +++ b/content/page/home/productData/product3/storage.md @@ -1,7 +1,9 @@ --- id: storage_home -title: '' -image : ./storage.png -url : /cloud +title: GET STORAGE +image: ./storage.png +button: Make Me Safer! +url: /cloud --- +Say goodbye to security concerns and move all your workloads easily to a more secure and private decentralized cloud. diff --git a/content/page/home/productData/product3/storage.png b/content/page/home/productData/product3/storage.png index dea35a64f..d34370f1d 100644 Binary files a/content/page/home/productData/product3/storage.png and b/content/page/home/productData/product3/storage.png differ diff --git a/content/page/home/productData/product3/storage.svg b/content/page/home/productData/product3/storage.svg deleted file mode 100644 index bb7613450..000000000 --- a/content/page/home/productData/product3/storage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue b/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue index 6f6d4f491..1503d01ed 100644 --- a/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue +++ b/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue @@ -20,10 +20,24 @@ :href="product.url" class="m-auto rounded overflow-hidden transition duration-500" > -