diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md index 970a61339..766950058 100644 --- a/content/navigation/navigation.md +++ b/content/navigation/navigation.md @@ -1,10 +1,6 @@ --- id: navigation navLinks: - - name: HOME - link: / - external: false - expandable: false - name: UNIVERSE link: "" # /dropdown external: false @@ -43,6 +39,10 @@ navLinks: link: /why external: false expandable: false + - name: TOKEN + link: /token + external: false + expandable: false - name: PARTICIPATE link: "" # /dropdown external: false diff --git a/content/page/home/carbon_neutral.png b/content/page/home/carbon_neutral.png new file mode 100644 index 000000000..c2354176c Binary files /dev/null and b/content/page/home/carbon_neutral.png differ diff --git a/content/page/home/header/header.md b/content/page/home/header/header.md index 0b969a3c8..2c0eaca4f 100644 --- a/content/page/home/header/header.md +++ b/content/page/home/header/header.md @@ -1,14 +1,19 @@ --- -id: home_header +id: carbon_neutral title: '' -subtitle: Welcome to ThreeFold +subtitle: Truly Better for Our Planet #Welcome to ThreeFold btn1: '' link1: '' btn2: '' link2: '' --- -With our game-changing technology and incredible partners, together we are building a better Internet – for humanity and for our planet. +ThreeFold’s peer-to-peer nature brings considerable energy efficiencies as compared to current solutions. +
+
+The remaining carbon footprint of the grid will be converted into carbon credits and invested in planet positive projects to enable the world’s first carbon neutral grid. + + + + diff --git a/content/page/home/productData/product1/nodes.md b/content/page/home/productData/product1/nodes.md index b60be2e95..3eeb4c923 100644 --- a/content/page/home/productData/product1/nodes.md +++ b/content/page/home/productData/product1/nodes.md @@ -6,4 +6,4 @@ button: Let's Do This! url: https://threefold.io/farming/3node --- -Plug in a 3Node and earn income by selling decentralized storage space to people looking for a more secure hosting space. +Plug in a 3Node and earn income by selling decentralized storage to people looking for a more secure hosting space. diff --git a/content/page/token/brandPanel/brandPanel.md b/content/page/token/brandPanel/brandPanel.md index ce86c6f17..06b240af5 100644 --- a/content/page/token/brandPanel/brandPanel.md +++ b/content/page/token/brandPanel/brandPanel.md @@ -2,7 +2,7 @@ id: dive_TFT title: Dive Deeper into TFT subtitle: -sourceUrl: https://threefold.io/farming/token +sourceUrl: https://wiki.threefold.io/#/threefold__token_what btnTxt: Learn More image: dive-into.png --- diff --git a/content/page/token/comparison/main/main.md b/content/page/token/comparison/main/main.md index 222f5b480..7539effdd 100644 --- a/content/page/token/comparison/main/main.md +++ b/content/page/token/comparison/main/main.md @@ -2,6 +2,10 @@ id: token_comparison title: THE TFT FUELS THE P2P INTERNET description: It is the official medium of exchange for capacity on the ThreeFold Grid. -button: Get Tokens -link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell #add button link here +button: Expand ThreeFold +link: https://threefold.io/farming --- + + \ No newline at end of file diff --git a/content/page/token/token.md b/content/page/token/token.md index b28a9a32d..cd6410a7a 100644 --- a/content/page/token/token.md +++ b/content/page/token/token.md @@ -7,7 +7,7 @@ header_slogan: WE ARE GROWING NOW header_title: YOU GROW WHEN THE THREEFOLD GRID GROWS header_image: ./token_header.png header_altImg: ThreeFold Token -header_excerpt: The ThreeFold Token is the currency of the fastest growing P2P internet network on the planet. The perfect time to get involved in our growth is now. +header_excerpt: The ThreeFold Token is the currency of the ThreeFold Grid - the new P2P Internet. The perfect time to get involved in our growth is now. button: Get Tokens link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell comparisonMain: token_comparison diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 06a7564f9..7d6d68dbf 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -13,11 +13,6 @@ />
- - + + + + --> - - \ No newline at end of file +
--> \ No newline at end of file