diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md
index 3596ababa..b159c3f30 100644
--- a/content/navigation/navigation.md
+++ b/content/navigation/navigation.md
@@ -53,8 +53,8 @@ navLinks:
path: /community
- title: Developer Resources
path: /developer
- - title: Conversations
- path: /conversations
+ # - title: Conversations
+ # path: /conversations
# - title: Telegram
# path: https://t.me/threefoldnews
# external: true
diff --git a/content/page/farm/productData/main/main.md b/content/page/farm/productData/main/main.md
index 0c82cefc4..96efc8533 100644
--- a/content/page/farm/productData/main/main.md
+++ b/content/page/farm/productData/main/main.md
@@ -2,6 +2,8 @@
id: product_farm
title: "Farm"
subtitle: A new way of growing the Internet
+button : Build my 3Node
+link : https://library.threefold.me/info/manual/#/manual__create_farm
---
3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself.
diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue
index 56f96e466..0a5ef725b 100644
--- a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue
+++ b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue
@@ -308,17 +308,22 @@
target="_blank"
:href="main.link"
class="
- bg-blue-900
- text-sm
- learn-button
- hover:bg-blue-800
- text-gray-100
- px-12
- py-2
- mr-5
- rounded
- shadow
- rounded-full
+
+ inline-block
+ bg-white
+ text-lg
+ learn-button
+ hover:bg-gray-400
+ bo
+ px-12
+ py-1
+ mr-5
+ mb-4
+ border-2
+ shadow
+ border-black
+ capitalize
+
"
>{{ main.button }}
@@ -326,17 +331,22 @@
v-else
:href="main.link"
class="
- bg-blue-900
- text-sm
- learn-button
- hover:bg-blue-800
- text-gray-100
- px-12
- py-2
- mr-5
- rounded
- shadow
- rounded-full
+
+ inline-block
+ bg-white
+ text-lg
+ learn-button
+ hover:bg-gray-400
+ bo
+ px-12
+ py-1
+ mr-5
+ mb-4
+ border-2
+ shadow
+ border-black
+ capitalize
+
"
>{{ main.button }}
diff --git a/src/index.html b/src/index.html
index 544053421..dcb57eae0 100644
--- a/src/index.html
+++ b/src/index.html
@@ -12,13 +12,13 @@
-
+
-->
-
+