updated cta, values and header
This commit is contained in:
@@ -20,4 +20,4 @@ partners:
|
|||||||
logo: ./logos/btc.png
|
logo: ./logos/btc.png
|
||||||
---
|
---
|
||||||
|
|
||||||
In The News
|
IN THE NEWS
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: comparison
|
id: comparison
|
||||||
title: The world needs a new Internet
|
title: GIVE THE WORLD A BETTER 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.
|
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: More About Our Why
|
button: Our Values
|
||||||
link: /aci/about #add button link here
|
link: /aci/about #add button link here
|
||||||
---
|
---
|
||||||
|
|||||||
1
content/page/home/comparison/section1/private.svg
Normal file
1
content/page/home/comparison/section1/private.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 11 KiB |
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
id: section1
|
id: section1
|
||||||
svg: ./privacy.png
|
svg: ./private.svg
|
||||||
title: ''
|
title: ''
|
||||||
---
|
---
|
||||||
|
|||||||
1
content/page/home/comparison/section2/equal.svg
Normal file
1
content/page/home/comparison/section2/equal.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 39 KiB |
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
id: section2
|
id: section2
|
||||||
svg: ./equality.png
|
svg: ./equal.svg
|
||||||
title: ''
|
title: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
id: section3
|
id: section3
|
||||||
svg: ./sustainability.png
|
svg: ./sustainable.svg
|
||||||
title: ''
|
title: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
1
content/page/home/comparison/section3/sustainable.svg
Normal file
1
content/page/home/comparison/section3/sustainable.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 37 KiB |
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
id: home_cta
|
id: home_cta
|
||||||
title: Join the Movement!
|
title: JOIN THE MOVEMENT
|
||||||
button: Support Us By Purchasing Tokens
|
button: Support Us By Purchasing Tokens
|
||||||
link: /info/threefold#/how_to_buy_and_sell
|
link: /info/threefold#/how_to_buy_and_sell
|
||||||
button2: Stay Updated
|
button2: Stay Updated
|
||||||
|
|||||||
1
content/page/home/cta_image.svg
Normal file
1
content/page/home/cta_image.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.4 MiB |
@@ -13,7 +13,7 @@ brandPanel: fix_internet
|
|||||||
comparisonMain: comparison
|
comparisonMain: comparison
|
||||||
comparisonSecs: [section1, section2, section3]
|
comparisonSecs: [section1, section2, section3]
|
||||||
inTheNews: in_the_news
|
inTheNews: in_the_news
|
||||||
solution_image: ./cta_image.png
|
solution_image: ./cta_image.svg
|
||||||
cta: home_cta
|
cta: home_cta
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="pb-20 px-4 bg-cover text-center bg-hero">
|
<section class="pb-20 px-4 bg-cover text-center">
|
||||||
<br>
|
|
||||||
<br>
|
<br>
|
||||||
|
<br
|
||||||
<br>
|
<br>
|
||||||
<div class="w-full max-w-7xl mx-auto">
|
<div class="w-full max-w-7xl mx-auto">
|
||||||
<h2 class="text-4xl leading-tight font-semibold font-heading">
|
<h2 class="text-4xl leading-tight font-semibold font-heading">
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<section class="py-12 px-4">
|
<section class="py-12 px-4">
|
||||||
<div class="flex flex-wrap items-center text-center lg:text-left -mx-2">
|
<div class="flex flex-wrap items-center text-center lg:text-left -mx-2">
|
||||||
<div class="lg:w-1/2 px-2 lg:pr-10 mt-10 lg:mt-0 order-1 lg:order-none">
|
<div class="lg:w-1/2 px-2 lg:pr-10 mt-10 lg:mt-0 order-1 lg:order-none">
|
||||||
<h2 class="text-8xl mb-6 leading-tight font-semibold font-heading">
|
<h2 class="text-6xl mb-6 leading-tight font-bold font-heading">
|
||||||
{{ title }}
|
{{ title }}
|
||||||
</h2>
|
</h2>
|
||||||
<div class="mb-8 text-gray-700 leading-relaxed" v-html="excerpt"></div>
|
<div class="mb-8 text-gray-700 leading-relaxed" v-html="excerpt"></div>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<a
|
<a
|
||||||
v-else
|
v-else
|
||||||
class="inline-block py-4 px-8 mr-6 leading-none text-white bg-gray-900 hover:bg-gray-700 font-semibold rounded shadow"
|
class="inline-block bg-blue-900 text-sm learn-button hover:bg-blue-800 text-gray-100 px-12 py-2 mr-5 mb-4 rounded shadow rounded-full"
|
||||||
:href="link"
|
:href="link"
|
||||||
>{{ button }}</a
|
>{{ button }}</a
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user