diff --git a/content/footer/footer.md b/content/footer/footer.md index e1a3365a4..273ff7edb 100644 --- a/content/footer/footer.md +++ b/content/footer/footer.md @@ -13,41 +13,41 @@ items: - title: PARTICIPATE links: - name: Get TFT - link: /info/threefold#/threefold__how_to_buy_and_sell + link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell - name: Store TFT - link: /info/threefold#/threefold__storing_tft + link: https://threefold.io/info/threefold#/threefold__storing_tft - name: Be The Internet - link: /farming + link: https://threefold.io/farming - name: P2P Cloud - link: /cloud + link: https://threefold.io/cloud - name: P2P Marketplace - link: /marketplace + link: https://threefold.io/marketplace - name: Digital Twin - link: /twin + link: https://threefold.io/twin - title: LEARN links: - name: What is ThreeFold? - link: /info/threefold + link: https://threefold.io/info/threefold - name: What is TFT? - link: /farming/token + link: https://threefold.io/farming/token - name: Knowledge Base - link: /info/threefold#/ + link: https://threefold.io/info/threefold#/ - name: Manuals - link: /info/threefold#/tftech__tf_manuals?id=threefold-manuals + link: https://threefold.io/info/threefold#/tftech__tf_manuals?id=threefold-manuals - name: ThreeFold Foundation - link: /info/threefold#/threefold__threefold_foundation + link: https://threefold.io/info/threefold#/threefold__threefold_foundation - name: ThreeFold Glossary - link: /info/threefold#/threefold__defs + link: https://threefold.io/info/threefold#/threefold__defs - title: DEVELOPERS links: - name: Get Started - link: /info/threefold#/tftech__tf_manuals?id=threefold-manuals + link: https://threefold.io/info/threefold#/tftech__tf_manuals?id=threefold-manuals - name: SDK - link: /info/sdk + link: https://threefold.io/info/sdk - name: P2P Cloud - link: /info/threefold#/tftech__manual_cloud + link: https://threefold.io/info/threefold#/tftech__manual_cloud - name: GitHub link: https://github.com/threefoldfoundation @@ -60,14 +60,14 @@ items: - name: Partners link: /partners - name: Conscious Internet - link: /aci + link: https://threefold.io/aci - name: ThreeFold Tech - link: /tftech + link: https://threefold.io/tftech - title: ABOUT links: - name: ThreeFold - link: /info/threefold + link: https://threefold.io/info/threefold - name: Forum link: https://forum.threefold.io/ - name: Contact Us @@ -75,7 +75,7 @@ items: --- - diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md index 499607807..5cfa45770 100644 --- a/content/navigation/navigation.md +++ b/content/navigation/navigation.md @@ -8,18 +8,23 @@ navLinks: submenu: - title: Be The Internet path: /farming + external: true - title: P2P Cloud path: /cloud + external: true - title: P2P Marketplace path: /marketplace + external: true - title: Digital Twin path: /twin + external: true - title: ThreeFold Token path: /farming/token + external: true - name: LEARN link: '' # /dropdown @@ -28,6 +33,7 @@ navLinks: submenu: - title: Knowledge Base path: /info/threefold + external: true - title: Blog path: /blog @@ -49,6 +55,7 @@ navLinks: - title: Conscious Internet path: /aci + external: true - title: ThreeFold Tech path: https://threefold.tech/ diff --git a/content/page/home/comparison/main/main.md b/content/page/home/comparison/main/main.md index 807000727..f623ce27e 100644 --- a/content/page/home/comparison/main/main.md +++ b/content/page/home/comparison/main/main.md @@ -3,5 +3,5 @@ id: comparison title: GIVE THE WORLD A BETTER INTERNET description: The current Internet is centralized to tech giants that build power-hungry data centers and exploit user data. ThreeFold looks at updating the current $3.9 Billion IT with a new paradigm that serves people and our planet. button: Our Values -link: /aci/about #add button link here +link: https://threefold.io/aci/about #add button link here --- diff --git a/content/page/home/cta/cta.md b/content/page/home/cta/cta.md index 7894047b0..e3c22cded 100644 --- a/content/page/home/cta/cta.md +++ b/content/page/home/cta/cta.md @@ -2,7 +2,7 @@ id: home_cta title: JOIN THE MOVEMENT button: Support Us By Purchasing Tokens -link: /info/threefold#/how_to_buy_and_sell +link: https://threefold.io/info/threefold#/how_to_buy_and_sell button2: Stay Updated link2: https://t.me/threefoldnews button3: Join Our Community diff --git a/content/page/home/home.md b/content/page/home/home.md index e023799f6..f5ddb1164 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -8,7 +8,7 @@ header_excerpt: Welcome to the world’s largest peer-to-peer internet, formed b button: '' link: '' productsMain: product -productData: [tokens, nodes, storage] +productData: [farming, cloud, marketplace, twin, tech, aci] logos: [logo1, logo2, logo3, logo4, logo5, logo6] brandPanel: fix_internet comparisonMain: comparison diff --git a/content/page/home/home_header.png b/content/page/home/home_header.png index 419ad3fd6..25af5f9ad 100644 Binary files a/content/page/home/home_header.png and b/content/page/home/home_header.png differ diff --git a/content/page/home/home_header1.png b/content/page/home/home_header1.png new file mode 100644 index 000000000..419ad3fd6 Binary files /dev/null and b/content/page/home/home_header1.png differ diff --git a/content/page/home/productData/product1/farming.md b/content/page/home/productData/product1/farming.md new file mode 100644 index 000000000..6b6e2c5b2 --- /dev/null +++ b/content/page/home/productData/product1/farming.md @@ -0,0 +1,7 @@ +--- +id: farming +title: '' +image : ./farming.png +url : /farming +--- + diff --git a/content/page/home/productData/product1/farming.png b/content/page/home/productData/product1/farming.png new file mode 100644 index 000000000..9fb6f89e2 Binary files /dev/null and b/content/page/home/productData/product1/farming.png differ diff --git a/content/page/home/productData/product1/farming.svg b/content/page/home/productData/product1/farming.svg new file mode 100644 index 000000000..ebbfe646a --- /dev/null +++ b/content/page/home/productData/product1/farming.svg @@ -0,0 +1 @@ +Join the Internet economy by hosting a server at your home or offce.THE 3NODETELL ME MORE! \ No newline at end of file diff --git a/content/page/home/productData/product1/tokens.md b/content/page/home/productData/product1/tokens.md deleted file mode 100644 index 7b0d9c8f9..000000000 --- a/content/page/home/productData/product1/tokens.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: tokens -title: '' -image : ./tokens.png -url : /farming/token ---- - diff --git a/content/page/home/productData/product2/cloud.md b/content/page/home/productData/product2/cloud.md new file mode 100644 index 000000000..43904243c --- /dev/null +++ b/content/page/home/productData/product2/cloud.md @@ -0,0 +1,7 @@ +--- +id: cloud +title: '' +image : ./cloud.png +url : /cloud +--- + diff --git a/content/page/home/productData/product2/cloud.png b/content/page/home/productData/product2/cloud.png new file mode 100644 index 000000000..5ed3e3df2 Binary files /dev/null and b/content/page/home/productData/product2/cloud.png differ diff --git a/content/page/home/productData/product2/cloud.svg b/content/page/home/productData/product2/cloud.svg new file mode 100644 index 000000000..f4a5e1dbe --- /dev/null +++ b/content/page/home/productData/product2/cloud.svg @@ -0,0 +1 @@ +Build secure software, applications and open Internet services.THE THREEFOLD P2P CLOUDTELL ME MORE! \ No newline at end of file diff --git a/content/page/home/productData/product2/nodes.md b/content/page/home/productData/product2/nodes.md deleted file mode 100644 index 82127cb7d..000000000 --- a/content/page/home/productData/product2/nodes.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: nodes -title: '' -image : ./nodes.png -url : /farming/3node ---- - diff --git a/content/page/home/productData/product3/marketplace.md b/content/page/home/productData/product3/marketplace.md new file mode 100644 index 000000000..eb1274bf2 --- /dev/null +++ b/content/page/home/productData/product3/marketplace.md @@ -0,0 +1,7 @@ +--- +id: marketplace +title: '' +image : ./marketplace.png +url : /marketplace +--- + diff --git a/content/page/home/productData/product3/marketplace.png b/content/page/home/productData/product3/marketplace.png new file mode 100644 index 000000000..22d19910d Binary files /dev/null and b/content/page/home/productData/product3/marketplace.png differ diff --git a/content/page/home/productData/product3/marketplace.svg b/content/page/home/productData/product3/marketplace.svg new file mode 100644 index 000000000..066ebd7e8 --- /dev/null +++ b/content/page/home/productData/product3/marketplace.svg @@ -0,0 +1 @@ +Empower your community with peer-to-peer applications and tools.THE THREEFOLD MARKETPLACETELL ME MORE! \ No newline at end of file diff --git a/content/page/home/productData/product3/storage.md b/content/page/home/productData/product3/storage.md deleted file mode 100644 index 9b7e88543..000000000 --- a/content/page/home/productData/product3/storage.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: storage -title: '' -image : ./storage.png -url : /cloud ---- - diff --git a/content/page/home/productData/product4/product4.md b/content/page/home/productData/product4/product4.md deleted file mode 100644 index 376cbabf6..000000000 --- a/content/page/home/productData/product4/product4.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product4 -title: '' -image : ./twin_card.png -url : /twin ---- - diff --git a/content/page/home/productData/product4/twin.md b/content/page/home/productData/product4/twin.md new file mode 100644 index 000000000..1d60eb7a1 --- /dev/null +++ b/content/page/home/productData/product4/twin.md @@ -0,0 +1,7 @@ +--- +id: twin +title: '' +image : ./twin.png +url : /twin +--- + diff --git a/content/page/home/productData/product4/twin.png b/content/page/home/productData/product4/twin.png new file mode 100644 index 000000000..b8df07b13 Binary files /dev/null and b/content/page/home/productData/product4/twin.png differ diff --git a/content/page/home/productData/product4/twin.svg b/content/page/home/productData/product4/twin.svg new file mode 100644 index 000000000..78e257387 --- /dev/null +++ b/content/page/home/productData/product4/twin.svg @@ -0,0 +1 @@ +Your private and secure access to the P2P internet.THE DIGITAL TWINTELL ME MORE! \ No newline at end of file diff --git a/content/page/home/productData/product5/product5.md b/content/page/home/productData/product5/tech.md similarity index 56% rename from content/page/home/productData/product5/product5.md rename to content/page/home/productData/product5/tech.md index 590714c85..d07864d74 100644 --- a/content/page/home/productData/product5/product5.md +++ b/content/page/home/productData/product5/tech.md @@ -1,7 +1,7 @@ --- -id: product5 +id: tech title: '' -image : ./grid_card.png +image : ./tech.png url : https://threefold.tech --- diff --git a/content/page/home/productData/product5/tech.png b/content/page/home/productData/product5/tech.png new file mode 100644 index 000000000..88d099707 Binary files /dev/null and b/content/page/home/productData/product5/tech.png differ diff --git a/content/page/home/productData/product5/tech.svg b/content/page/home/productData/product5/tech.svg new file mode 100644 index 000000000..08d459b15 --- /dev/null +++ b/content/page/home/productData/product5/tech.svg @@ -0,0 +1 @@ +Dig deeper into the technology behind the TF Grid. THE THREEFOLD TECHTELL ME MORE! \ No newline at end of file diff --git a/content/page/home/productData/product6/aci.md b/content/page/home/productData/product6/aci.md new file mode 100644 index 000000000..3b5b638fb --- /dev/null +++ b/content/page/home/productData/product6/aci.md @@ -0,0 +1,7 @@ +--- +id: aci +title: '' +image : ./aci.png +url : /aci +--- + diff --git a/content/page/home/productData/product6/aci.png b/content/page/home/productData/product6/aci.png new file mode 100644 index 000000000..4ad3ff8d3 Binary files /dev/null and b/content/page/home/productData/product6/aci.png differ diff --git a/content/page/home/productData/product6/aci.svg b/content/page/home/productData/product6/aci.svg new file mode 100644 index 000000000..5b5bb4279 --- /dev/null +++ b/content/page/home/productData/product6/aci.svg @@ -0,0 +1 @@ +A collective ecosystem of planet and human centric projects.ALLIANCE FOR A CONSCIOUS INTERNETTELL ME MORE! \ No newline at end of file diff --git a/content/page/home/productData/product6/product6.md b/content/page/home/productData/product6/product6.md deleted file mode 100644 index a799f6a02..000000000 --- a/content/page/home/productData/product6/product6.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product6 -title: '' -image : ./aci_card.png -url : /aci ---- - diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index b87342cbb..6638d6497 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -15,6 +15,7 @@ {{ cta.button }}
- {{ main.button }} + > --> + + {{ main.button }} + {{ main.button }}
diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 85099ba4c..83966e2d0 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -1,6 +1,6 @@