diff --git a/content/page/home/home.md b/content/page/home/home.md index 25cdc6eff..5c4765a7b 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -5,6 +5,11 @@ solution_image: ./home_header.png header: home_header productsMain: product productData: [product1, product2, product3, product4,product5, product6] +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: https://farming.threefold.io/token #link for button comparisonMain: comparison comparisonSecs: [section1, section2, section3] brandPanel: brand_panel diff --git a/content/page/home/token.png b/content/page/home/token.png new file mode 100644 index 000000000..8befd2cdb Binary files /dev/null and b/content/page/home/token.png differ diff --git a/src/pages/Index.vue b/src/pages/Index.vue index c0af7722e..17e13a9c0 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -5,15 +5,6 @@ :src="$page.markdownPage.solution_image.src" />