diff --git a/content/page/home/comparison/main/main.md b/content/page/home/comparison/main/main.md index f623ce27e..9094ea507 100644 --- a/content/page/home/comparison/main/main.md +++ b/content/page/home/comparison/main/main.md @@ -2,6 +2,6 @@ id: comparison title: GIVE THE WORLD A BETTER INTERNET 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: Our Values -link: https://threefold.io/aci/about #add button link here +#button: Our Values +#link: https://threefold.io/aci/about #add button link here --- diff --git a/content/page/home/comparison/section1/privacy.png b/content/page/home/comparison/section1/privacy.png deleted file mode 100644 index abbacdc35..000000000 Binary files a/content/page/home/comparison/section1/privacy.png and /dev/null differ diff --git a/content/page/home/comparison/section1/private.png b/content/page/home/comparison/section1/private.png new file mode 100644 index 000000000..eb699d657 Binary files /dev/null and b/content/page/home/comparison/section1/private.png differ diff --git a/content/page/home/comparison/section1/private.svg b/content/page/home/comparison/section1/private.svg deleted file mode 100644 index 02473bd92..000000000 --- a/content/page/home/comparison/section1/private.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/content/page/home/comparison/section1/section1.md b/content/page/home/comparison/section1/section1.md index 203040e50..53f98331f 100644 --- a/content/page/home/comparison/section1/section1.md +++ b/content/page/home/comparison/section1/section1.md @@ -1,5 +1,8 @@ --- -id: section1 -svg: ./private.svg -title: '' +id: private +svg: ./private.png +title: IT IS PRIVATE +link: --- + +A tamper-proof experience that allows security to coexist with efficiency. diff --git a/content/page/home/comparison/section2/equal.png b/content/page/home/comparison/section2/equal.png new file mode 100644 index 000000000..a82519652 Binary files /dev/null and b/content/page/home/comparison/section2/equal.png differ diff --git a/content/page/home/comparison/section2/equal.svg b/content/page/home/comparison/section2/equal.svg deleted file mode 100644 index 418546a24..000000000 --- a/content/page/home/comparison/section2/equal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/content/page/home/comparison/section2/equality.png b/content/page/home/comparison/section2/equality.png deleted file mode 100644 index b28582ca2..000000000 Binary files a/content/page/home/comparison/section2/equality.png and /dev/null differ diff --git a/content/page/home/comparison/section2/section2.md b/content/page/home/comparison/section2/section2.md index 693568002..df8b77a5c 100644 --- a/content/page/home/comparison/section2/section2.md +++ b/content/page/home/comparison/section2/section2.md @@ -1,6 +1,8 @@ --- -id: section2 -svg: ./equal.svg -title: '' +id: equal +svg: ./equal.png +title: IT IS EQUAL +link: --- +Scalable everywhere and to everyone. diff --git a/content/page/home/comparison/section3/section3.md b/content/page/home/comparison/section3/section3.md index 8f31a7cf8..4e626a9ef 100644 --- a/content/page/home/comparison/section3/section3.md +++ b/content/page/home/comparison/section3/section3.md @@ -1,6 +1,8 @@ --- -id: section3 -svg: ./sustainable.svg -title: '' +id: sustainable +svg: ./sustainable.png +title: IT IS SUSTAINABLE +link: --- +We must rethink our resource consumption if we want to save our planet. diff --git a/content/page/home/comparison/section3/sustainability.png b/content/page/home/comparison/section3/sustainability.png deleted file mode 100644 index 5d4e64e01..000000000 Binary files a/content/page/home/comparison/section3/sustainability.png and /dev/null differ diff --git a/content/page/home/comparison/section3/sustainable.png b/content/page/home/comparison/section3/sustainable.png new file mode 100644 index 000000000..2548bddeb Binary files /dev/null and b/content/page/home/comparison/section3/sustainable.png differ diff --git a/content/page/home/comparison/section3/sustainable.svg b/content/page/home/comparison/section3/sustainable.svg deleted file mode 100644 index 35a935f35..000000000 --- a/content/page/home/comparison/section3/sustainable.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/content/page/home/home.md b/content/page/home/home.md index c40fa746b..1b5a92703 100644 --- a/content/page/home/home.md +++ b/content/page/home/home.md @@ -18,7 +18,7 @@ cta4: home_cta4 solution_image3: ./bg3.png cta5: home_cta5 comparisonMain: comparison -comparisonSecs: [section1, section2, section3] +comparisonSecs: [private, equal, sustainable] logos: [logo1, logo2, logo3, logo4, logo5, logo6] inTheNews: in_the_news solution_image: ./cta_image.svg diff --git a/src/components/custom/sections/Comparison.vue b/src/components/custom/sections/Comparison.vue index 077238057..ae27cbde1 100644 --- a/src/components/custom/sections/Comparison.vue +++ b/src/components/custom/sections/Comparison.vue @@ -4,7 +4,36 @@ {{ main.title }}
{{ main.description }}
-