About page update
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<Layout :hiddenHeader="true" :disableScroll="true">
|
<Layout :hiddenHeader="true" :disableScroll="true">
|
||||||
<div class="container sm:pxi-0 mx-auto overflow-x-hidden">
|
<div class="container sm:pxi-0 mx-auto overflow-x-hidden">
|
||||||
<div class="max-w-xl mx-auto py-10">
|
<div class="max-w-xl mx-auto py-10">
|
||||||
<img class="" src="/img/valuesheader2.png" alt="" />
|
<!-- <img class="" src="/img/valuesheader2.png" alt="" /> -->
|
||||||
</div>
|
</div>
|
||||||
<div class="my-4">
|
<div class="my-4">
|
||||||
<nav class="inline-block w-1/4 border-r-2 border-gray-200">
|
<nav class="inline-block w-1/4 border-r-2 border-gray-200">
|
||||||
@@ -25,6 +25,7 @@
|
|||||||
class="content inline-block h-full w-3/4 align-top p-5 transition ease-in-out duration-150"
|
class="content inline-block h-full w-3/4 align-top p-5 transition ease-in-out duration-150"
|
||||||
>
|
>
|
||||||
<div :class="{ block: activeIndex == 0, hidden: activeIndex != 0 }">
|
<div :class="{ block: activeIndex == 0, hidden: activeIndex != 0 }">
|
||||||
|
<img class="" src="/img/valuesheader2.png" alt="" />
|
||||||
<p>
|
<p>
|
||||||
We are sparking a movement to bring the world <br />
|
We are sparking a movement to bring the world <br />
|
||||||
a truly peer-to-peer internet. We acknowledge and support the many
|
a truly peer-to-peer internet. We acknowledge and support the many
|
||||||
@@ -53,27 +54,19 @@
|
|||||||
|
|
||||||
<div :class="{ block: activeIndex == 2, hidden: activeIndex != 2 }">
|
<div :class="{ block: activeIndex == 2, hidden: activeIndex != 2 }">
|
||||||
<p>
|
<p>
|
||||||
Any technology is only as good as the values on which it is
|
<b>EQUALITY</b> is the foundation for a fair world where everyone is
|
||||||
created. Below are the three pillars that ThreeFold is built on:
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h6>EQUALITY</h6>
|
|
||||||
<p>
|
|
||||||
Equality is the foundation for a fair world where everyone is
|
|
||||||
given the opportunity to be empowered and to achieve their full
|
given the opportunity to be empowered and to achieve their full
|
||||||
potential.
|
potential.
|
||||||
</p>
|
</p>
|
||||||
|
<br />
|
||||||
<h6>AUTONOMY</h6>
|
|
||||||
<p>
|
<p>
|
||||||
Being empowered to learn, partake, dream and succeed is
|
<b>AUTONOMY</b>. Being empowered to learn, partake, dream and succeed is
|
||||||
fundamental to achieve peace and fulfillment of humankind's
|
fundamental to achieve peace and fulfillment of humankind's
|
||||||
potential
|
potential
|
||||||
</p>
|
</p>
|
||||||
|
<br />
|
||||||
<h6>SUSTAINABILITY</h6>
|
|
||||||
<p>
|
<p>
|
||||||
Sustainability ensures the future of life on earth. It is about
|
<b>SUSTAINABILITY</b> ensures the future of life on earth. It is about
|
||||||
adopting the behavior and mindset to minimize our footprint.
|
adopting the behavior and mindset to minimize our footprint.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 198 KiB After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user