diff --git a/content/page/home/cards/card2/card2.md b/content/page/home/cards/card2/card2.md deleted file mode 100644 index 5b890ad09..000000000 --- a/content/page/home/cards/card2/card2.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card2 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 2 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card2/image_name.png b/content/page/home/cards/card2/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card2/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card3/card3.md b/content/page/home/cards/card3/card3.md deleted file mode 100644 index 8a8afa578..000000000 --- a/content/page/home/cards/card3/card3.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card3 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 3 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \ No newline at end of file diff --git a/content/page/home/cards/card3/image_name.png b/content/page/home/cards/card3/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card3/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card4/card4.md b/content/page/home/cards/card4/card4.md deleted file mode 100644 index 002687c95..000000000 --- a/content/page/home/cards/card4/card4.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card4 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 4 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card4/image_name.png b/content/page/home/cards/card4/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card4/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card5/card5.md b/content/page/home/cards/card5/card5.md deleted file mode 100644 index 71a885bbc..000000000 --- a/content/page/home/cards/card5/card5.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card5 -title: TITLE -image: '' -button: Button -link: '' #link for button -order: 5 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card6/card6.md b/content/page/home/cards/card6/card6.md deleted file mode 100644 index 0c1bcf17f..000000000 --- a/content/page/home/cards/card6/card6.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card6 -title: TITLE -image: '' -button: Button -link: '' #link for button -order: 6 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/comparison/main/main.md b/content/page/home/comparison/main/main.md index 25ce468b2..7360d2964 100644 --- a/content/page/home/comparison/main/main.md +++ b/content/page/home/comparison/main/main.md @@ -3,5 +3,5 @@ id: comparison title: The world needs a new Internet description: The current Internet is centralized to tech giants that build power-hungry data centers and control user data. ThreeFold looks at updating the roughly $5 trillion IT industry with a new paradigm that serves people and our planet. button: More About Our Why -link: 'https://consciousinternet.org/about' #add button link here +link: /aci/about #add button link here --- diff --git a/content/page/home/cta/cta.md b/content/page/home/cta/cta.md index 7f46839d8..5f61d24ef 100644 --- a/content/page/home/cta/cta.md +++ b/content/page/home/cta/cta.md @@ -2,11 +2,11 @@ id: home_cta title: Join the Movement! button: Support Us By Purchasing Tokens -link: 'https://wiki.threefold.io/#/how_to_buy_and_sell' #Add button link here +link: /info/threefold#/how_to_buy_and_sell button2: Stay Updated -link2: 'https://t.me/threefoldnews' #Add button link here +link2: https://t.me/threefoldnews button3: Join Our Community -link3: 'https://forum.threefold.io' #Add button link here +link3: https://forum.threefold.io --- diff --git a/content/page/home/home.md b/content/page/home/home.md index 2860bb8d0..b48c072b8 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -3,14 +3,14 @@ id: home header_altImg: '' solution_image: ./home_header.png header: home_header -logos: [logo1, logo2, logo3, logo4, logo5, logo6] #you can continue adding logos as needed +logos: [logo1, logo2, logo3, logo4, logo5, logo6] productsMain: product productData: [product1, product6, product3, product2, product5, product4] header_title: Join the P2P Economy header_image: ./token.png header_excerpt: TFT fuels the ThreeFold ecosystem and represents a unit of compute and storage capacity on the ThreeFold Grid. Get your TFT now to start your journey on the new Internet. button: More about TFT -link: /farming/token #link for button +link: /farming/token #link updated comparisonMain: comparison comparisonSecs: [section1, section2, section3] brandPanel: brand_panel diff --git a/content/page/home/productData/product1/product1.md b/content/page/home/productData/product1/product1.md index 9232d1de7..02729958d 100644 --- a/content/page/home/productData/product1/product1.md +++ b/content/page/home/productData/product1/product1.md @@ -2,6 +2,6 @@ id: product1 title: '' image : ./farming_card.png -url : https://farming.threefold.io +url : /farming --- diff --git a/content/page/home/productData/product2/product2.md b/content/page/home/productData/product2/product2.md index ce6dea072..4c40dfc60 100644 --- a/content/page/home/productData/product2/product2.md +++ b/content/page/home/productData/product2/product2.md @@ -2,6 +2,6 @@ id: product2 title: '' image : ./cloud_card.png -url : https://cloud.threefold.io +url : /cloud --- diff --git a/content/page/home/productData/product3/product3.md b/content/page/home/productData/product3/product3.md index c63af3072..71924ff41 100644 --- a/content/page/home/productData/product3/product3.md +++ b/content/page/home/productData/product3/product3.md @@ -2,6 +2,6 @@ id: product3 title: '' image : ./marketplace_card.png -url : https://marketplace.threefold.io/ +url : /marketplace --- diff --git a/content/page/home/productData/product4/product4.md b/content/page/home/productData/product4/product4.md index 7a1bea433..376cbabf6 100644 --- a/content/page/home/productData/product4/product4.md +++ b/content/page/home/productData/product4/product4.md @@ -2,6 +2,6 @@ id: product4 title: '' image : ./twin_card.png -url : https://twin.threefold.io +url : /twin --- diff --git a/content/page/home/productData/product6/product6.md b/content/page/home/productData/product6/product6.md index f434b74b0..a799f6a02 100644 --- a/content/page/home/productData/product6/product6.md +++ b/content/page/home/productData/product6/product6.md @@ -2,6 +2,6 @@ id: product6 title: '' image : ./aci_card.png -url : https://consciousinternet.org +url : /aci ---