Init why page header

This commit is contained in:
samaradel
2021-04-04 15:46:23 +02:00
parent fbc26b0b72
commit f7477ca393
9 changed files with 135 additions and 40 deletions

View File

@@ -5,12 +5,16 @@ navLinks:
link: /products
external: false
expandable: false
- name: WHY
link: /why
external: false
expandable: false
- name: TOKEN
link: /token
external: true
expandable: false
- name: LEARN
link: '' # /dropdown
link: "" # /dropdown
external: false
expandable: true
submenu:
@@ -26,7 +30,7 @@ navLinks:
external: true
- name: ECOSYSTEM
link: ''
link: ""
external: false
expandable: true
submenu:
@@ -45,7 +49,7 @@ navLinks:
external: true
- name: MORE
link: ''
link: ""
external: false
expandable: true
submenu:
@@ -57,12 +61,10 @@ navLinks:
path: /news
- title: Contact Us
path: 'mailto:info@threefold.io'
path: "mailto:info@threefold.io"
external: true
social:
- icon: telegram-plane
link: 'https://t.me/threefoldnews'
link: "https://t.me/threefoldnews"
---

BIN
content/page/why/404.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@@ -0,0 +1,15 @@
---
id: why_cta
title: Today's Internet
slogan: Is Broken
button: ""
link: ""
button2: ""
link2: ""
button3: ""
link3: ""
---
The Internet is controlled by large corporations.
This centralized approach is highly ineffucient, extermrly costly, and unsustainable. Our data isn't owned by us, and it isn't safe.

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

View File

@@ -1,3 +1,14 @@
---
id: why
---
header_slogan: We need a way of archiving it.
header_title: We do not need a reason to want a better future.
header_image: ./why-home.jpg
header_altImg: threefold
header_excerpt: Our mission is accelerate the transition of the data economy to a decentralized P2P model and make it possible for every person to learn, partake and succeed.
solution_image: ./404.png
cta: why_cta
---
<!-- header: home_header
solution_image: ./home_header.png -->
<!-- -->