add mission2

This commit is contained in:
Ehab Hassan 2022-03-27 22:57:28 +02:00
parent 01fea7ff1e
commit 74da4f8d20
4 changed files with 47 additions and 0 deletions

View File

@ -62,3 +62,49 @@ Internet access is a human right and it can change everything for the lives of p
The ThreeFold Law states that any good you do will return to you threefold in this lifetime. By making our technology actionable, we energize a collective approach towards a single mission empowering humanity while regenerating our planet. The ThreeFold Law states that any good you do will return to you threefold in this lifetime. By making our technology actionable, we energize a collective approach towards a single mission empowering humanity while regenerating our planet.
{% end %} {% end %}
{% row(style="center narrow") %}
## **JOIN THE FOLD**
Together, we build the Peoples Internet. Our Internet.
<br>
<br>
![Image](/images/100_mission.png)
<button>[Join Us](/learn-more)</button>
{% end %}
{% row(style="center narrow") %}
## WEVE COME A LONG WAY, <br> **AND WERE JUST GETTING STARTED**
After setting world records in Internet storage and cloud automation technologies throughout the past 20 years, some of our co-founders decided to start from scratch and build a new Internet infrastructure that is universally open source and peer-to-peer.
{% end %}
{% row(style="center") %}
![Image](/images/mission_roadmap.png)
And were aiming for new heights. The Peoples Internet will turn into a DAO in 2022, inviting developers and enterprises from all around the world to collaborate on the decentralization of everything that is digital, and beyond.
{% end %}
{% row(style="center narrow") %}
## **START THE INTERNET <br> REVOLUTION**
Connect, share and collaborate with our open community to expand the horizons of the Peoples Internet. Bring your ideas and lets co-create together!
<br>
<button>[Join The Fold](/learn-more)</button>
{% end %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -51,6 +51,7 @@ Parameters:
{% set row_class = row_class ~ "w-screen -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20 lg:py-40 p-8 sm:p-12 md:p-16 lg:p-20" %} {% set row_class = row_class ~ "w-screen -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20 lg:py-40 p-8 sm:p-12 md:p-16 lg:p-20" %}
{% endif %} {% endif %}
<div class="{{row_class}}" style="{{styles}}"> <div class="{{row_class}}" style="{{styles}}">
{% for column in columns%} {% for column in columns%}