diff --git a/content/mission/_index.md b/content/mission/_index.md index 1251648..2ad7c8c 100644 --- a/content/mission/_index.md +++ b/content/mission/_index.md @@ -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. {% end %} +{% row(style="center narrow") %} + +## **JOIN THE FOLD** + +Together, we build the People’s Internet. Our Internet. + +
+
+ +![Image](/images/100_mission.png) + + + +{% end %} + +{% row(style="center narrow") %} + + +## WE’VE COME A LONG WAY,
**AND WE’RE 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 we’re aiming for new heights. The People’s 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
REVOLUTION** + +Connect, share and collaborate with our open community to expand the horizons of the People’s Internet. Bring your ideas and let’s co-create together! + +
+ + + + +{% end %} + diff --git a/static/images/100_mission.png b/static/images/100_mission.png new file mode 100644 index 0000000..ad8e098 Binary files /dev/null and b/static/images/100_mission.png differ diff --git a/static/images/mission_roadmap.png b/static/images/mission_roadmap.png new file mode 100644 index 0000000..eaf8a39 Binary files /dev/null and b/static/images/mission_roadmap.png differ diff --git a/templates/shortcodes/row.html b/templates/shortcodes/row.html index 8c61b22..5e2ab34 100644 --- a/templates/shortcodes/row.html +++ b/templates/shortcodes/row.html @@ -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" %} {% endif %} +
{% for column in columns%}