diff --git a/content/page/home/features2/empty/index.md b/content/page/home/features2/empty/index.md new file mode 100644 index 000000000..552b5f97e --- /dev/null +++ b/content/page/home/features2/empty/index.md @@ -0,0 +1,3 @@ +--- +id: empty +--- diff --git a/content/page/home/features2/feature1/feature1.md b/content/page/home/features2/feature1/feature1.md new file mode 100644 index 000000000..da15a974f --- /dev/null +++ b/content/page/home/features2/feature1/feature1.md @@ -0,0 +1,7 @@ +--- +id: decentralize_the_internet +svg: +title: Decentralize the internet +--- + +Bring capacity to new locations. No larger than a shoebox, the 3Node fits inside any home or office. diff --git a/content/page/home/features2/feature2/feature2.md b/content/page/home/features2/feature2/feature2.md new file mode 100644 index 000000000..c4365d2c0 --- /dev/null +++ b/content/page/home/features2/feature2/feature2.md @@ -0,0 +1,7 @@ +--- +id: connect_the_world +svg: +title: Connect the world +--- + +Enable a more accessible, affordable, and sustainable Internet by creating shorter bridges between people and capacity. \ No newline at end of file diff --git a/content/page/home/features2/feature3/feature3.md b/content/page/home/features2/feature3/feature3.md new file mode 100644 index 000000000..3f65c57dd --- /dev/null +++ b/content/page/home/features2/feature3/feature3.md @@ -0,0 +1,5 @@ +--- +id: make_data_safe +svg: ./titan_v2.png +title: +--- \ No newline at end of file diff --git a/content/page/home/features2/feature3/titan_v2.png b/content/page/home/features2/feature3/titan_v2.png new file mode 100644 index 000000000..887b371f4 Binary files /dev/null and b/content/page/home/features2/feature3/titan_v2.png differ diff --git a/content/page/home/features2/feature4/feature4.md b/content/page/home/features2/feature4/feature4.md new file mode 100644 index 000000000..ed31583be --- /dev/null +++ b/content/page/home/features2/feature4/feature4.md @@ -0,0 +1,7 @@ +--- +id: earn_passive_income +svg: +title: Make Data Safe +--- + +Give people unbreakable storage for their data, while they keep full ownership and access rights. \ No newline at end of file diff --git a/content/page/home/features2/feature5/feature5.md b/content/page/home/features2/feature5/feature5.md new file mode 100644 index 000000000..8cf49279c --- /dev/null +++ b/content/page/home/features2/feature5/feature5.md @@ -0,0 +1,7 @@ +--- +id: features2_sustainability +svg: +title: Earn Income +--- + +Simply plug in your 3Node to electricity and network, and start earning ThreeFold Tokens. diff --git a/content/page/home/features2/main/main.md b/content/page/home/features2/main/main.md new file mode 100644 index 000000000..1289f86d2 --- /dev/null +++ b/content/page/home/features2/main/main.md @@ -0,0 +1,7 @@ +--- +id: Features_home_2 +title: INTRODUCING THE TITAN V2 3NODE +subtitle: Work with technology that can truly help change the world. +btn: Know More +link: https://threefold.io/info/threefold#/threefold__farming_hardware_overview?id=plug-amp-farm-3nodes +--- diff --git a/content/page/home/home.md b/content/page/home/home.md index 575989c00..711611fec 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -1,14 +1,14 @@ --- id: home metaTitle: ThreeFold | Home -metaDesc: Welcome to the world’s largest peer-to-peer Internet, formed by people who want to make a difference, by people who care, by people just like you. +metaDesc: ThreeFold is the engine for a planet positive and data sovereign Internet. A collaborative movement of people who care about a better future. metaImg: ./home_header.png -header_slogan: YOU -header_title: ARE THE NEW INTERNET +header_slogan: BE +header_title: THE INTERNET header_image: ./home_header.png header_altImg: threefold header_excerpt: Welcome to the world’s largest peer-to-peer internet, formed by people who want to make a difference, by people who care, by people just like you. -button: "Take Part" +button: "We invite you to join in!" link: "#home" solution_image2: ./video_play.png cta2: home_cta2 @@ -26,6 +26,18 @@ inTheNews: in_the_news solution_image: ./cta_image.svg cta: home_cta videoPanel: home_videoPanel +featuresMain2: Features_home_2 +features2: + [ + + decentralize_the_internet, + make_data_safe, + earn_passive_income, + connect_the_world, + empty, + features2_sustainability + + ] --- + + + +
+

+ {{ main.title }} +

+

+ {{ main.subtitle }} +

-

+

{{ feature.title }} -

+
@@ -37,6 +81,36 @@ \ No newline at end of file + + + \ No newline at end of file diff --git a/src/pages/Index.vue b/src/pages/Index.vue index aae3f8cf6..4f1dcf3cf 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -36,14 +36,14 @@ :header="$page.markdownPage.header" /> --> - + /> --> + +