Compare commits
14 Commits
developmen
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
07727c302e | ||
|
86afc775d5 | ||
|
933371565f | ||
|
944bae40f7 | ||
|
56de7044f8 | ||
|
9fabf937d4 | ||
|
722805770b | ||
|
344e433694 | ||
|
7295d7c9fc | ||
|
552e74e92a | ||
|
985469f49a | ||
|
e538c6d3e0 | ||
|
7ea4d18bf5 | ||
|
1e9b371751 |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
@ -9,7 +9,6 @@ extra:
|
||||
---
|
||||
- [Home]("/")
|
||||
- [About]("/about")
|
||||
- [Invest]("/invest")
|
||||
- [Ventures]("/ventures")
|
||||
- [People]("/people")
|
||||
- [Newsroom]("/newsroom")
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 218 KiB |
Before Width: | Height: | Size: 516 KiB |
Before Width: | Height: | Size: 5.5 MiB |
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 799 KiB |
Before Width: | Height: | Size: 6.5 MiB |
Before Width: | Height: | Size: 6.9 MiB |
Before Width: | Height: | Size: 7.0 MiB |
Before Width: | Height: | Size: 6.1 MiB |
Before Width: | Height: | Size: 3.9 MiB |
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 239 KiB |
@ -1,12 +0,0 @@
|
||||
---
|
||||
title: "About"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
draft: false
|
||||
weight: 2
|
||||
template: "layouts/ourpass.html"
|
||||
---
|
||||
|
||||
<!-- see partials/company.html -->
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 3.4 KiB |
@ -18,12 +18,10 @@
|
||||
|
||||
{% include "partials/stats.html" %}
|
||||
|
||||
{% include "partials/ourpass.html" %}
|
||||
|
||||
{% include "partials/ventures.html" %}
|
||||
|
||||
{% include "partials/people.html" %}
|
||||
|
||||
{% include "partials/blogs.html" %}
|
||||
{% include "partials/quote.html" %}
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
|
@ -20,6 +20,6 @@
|
||||
|
||||
{% include "partials/ophow.html" %}
|
||||
|
||||
{% include "partials/opcta.html" %}
|
||||
{% include "partials/quote.html" %}
|
||||
|
||||
{% endblock content %}
|
@ -1,4 +1,4 @@
|
||||
<div class="bg-white lg:py-24 py-24">
|
||||
<div class="bg-white lg:py-24 py-16">
|
||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="mx-auto max-w-2xl text-center">
|
||||
<div class="absolute inset-x-0 -top-40 -z-10 transform-gpu overflow-hidden blur-3xl sm:-top-80" aria-hidden="true">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="mx-auto max-w-2xl text-center">
|
||||
<p class="text-base font-semibold leading-7 text-indigo-600">ABOUT</p>
|
||||
<h2 class="mt-2 text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">A Venture Creator</h2>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">is a company or organization that creates and develops new businesses, typically in the form of startups. Support includes providing funding, resources, and mentorship.</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">OurWorld is a venture creator; a company or organization that creates and develops new businesses, typically in the form of startups. Support includes providing funding, resources, and mentorship.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -36,10 +36,10 @@
|
||||
</div>
|
||||
<div>
|
||||
<div class="text-base leading-7 text-gray-700 lg:max-w-lg">
|
||||
<p class="text-base font-semibold leading-7 text-indigo-600">OUR VALUES</p>
|
||||
<h1 class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">On a mission to realize digital sovereignty.</h1>
|
||||
<p class="text-base font-semibold leading-7 text-indigo-600">MISSION</p>
|
||||
<h1 class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl"> A 20-year mission to reclaim our digital sovereignty.</h1>
|
||||
<div class="max-w-xl">
|
||||
<p class="text-base font-light mt-6">OurWorld is backed by Incubaid – with the goal of not just doing business, but doing good for the world while we’re at it. We are an international team of experts and passionate believers in a better world who choose to act to make a difference.</p>
|
||||
<p class="text-base font-light mt-6">OurWorld is backed by <a href="https://incubaid.com">Incubaid</a> – with the goal of not just doing business, but doing good for the world while we’re at it. We are an international team of experts and passionate believers in a better world who choose to act to make a difference.</p>
|
||||
<p class="text-base font-light mt-8">This journey began with the creation of a new Internet infrastructure layer, a process that took over 20 years – and was made possible by the contributions of thousands of people. Thank you to everyone who has made this possible.</p>
|
||||
<p class="text-base font-light mt-8">Our co-founders also have experience running Incubaid, a successful incubator focused primarily on helping to change our planet for the better through technology that supports decentralization. Over 19 years, Incubaid did seven strong exits.</p>
|
||||
</div>
|
||||
@ -84,12 +84,10 @@
|
||||
<h1 class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">A Proven Success</h1>
|
||||
<div class="mt-10 grid max-w-xl grid-cols-1 gap-8 text-base leading-7 text-gray-700 lg:max-w-none lg:grid-cols-2">
|
||||
<div>
|
||||
<p class="font-light text-base">ThreeFold Tech, one of the most successful projects of Incubaid and the origin of OurWorld, has revolutionized the digital landscape in the past five years.</p>
|
||||
<p class="mt-8 font-light text-base">ThreeFold Tech has successfully created cutting-edge technology for an upgraded Internet and digital twin technology with an embedded ultra scaleable financial system.</p>
|
||||
<p class="font-light text-base">Threefold Tech, the most successful project currently in Incubaid and the backbone of our Digital Economic Zone, has created cutting-edge decentralized cloud and core operating system technology that is empowering an upgraded version of the internet where data sovereignty is paramount.</p>
|
||||
</div>
|
||||
<div>
|
||||
<p class="font-light text-base">The ThreeFold Grid, which deploys this technology in an open-source model, has been active for years and is also in its third generation. The community continues to add capacity and use it on a daily basis, as seen on the ThreeFold Grid explorer statistics.</p>
|
||||
<p class="mt-8 font-light text-base">We have signed an agreement with the government of Zanzibar, Tanzania for the implementation of a digital free zone utilizing our technology.</p>
|
||||
<p class="font-light text-base">The Threefold Grid, which deploys this technology as an open source model is in its third generation with new capacity being added by our community on a daily basis. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -5,38 +5,38 @@
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h2 class="text-2xl sm:text-3xl lg:text-4xl font-bold tracking-tight text-gray-900 lg:mb-2">The Foundation of Every Venture</h2>
|
||||
<p class="text-base font-medium lg:text-xl text-gray-500 lg:mb-8 lg:mt-2 mt-2 lg:mb-4 mb-8">Core Principles Guiding Our Vision for Building Successful, Planet-Friendly, and Fair Ventures.</p>
|
||||
<p class="text-base font-medium lg:text-xl text-gray-500 lg:mb-8 lg:mt-2 mt-2 lg:mb-4 mb-8">Core Principles Guiding Our Vision for Building Successful Ventures.</p>
|
||||
</div>
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-5 gap-4 bg-white border border-gray-200 rounded-lg overflow-hidden">
|
||||
<!-- Feature 1 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/planet.png" alt="Icon 1" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Planet First</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Always act in ways that respect and protect Mother Earth.</p>
|
||||
<p class="text-base text-gray-500 mb-4"> Build in ways that respect and protect natural resources. </p>
|
||||
</div>
|
||||
<!-- Feature 2 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:mx-h-2 sm:border-r border-gray-200">
|
||||
<img src="images/people.png" alt="Icon 2" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">People First</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Ensure equality and fairness for every individual.</p>
|
||||
<p class="text-base text-gray-500 mb-4">Ensure equality and equity in our ecosystem.</p>
|
||||
</div>
|
||||
<!-- Feature 3 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/open.png" alt="Icon 3" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Open Source</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Promote open-source solutions in many aspects of our lives.</p>
|
||||
<p class="text-base text-gray-500 mb-4">Promote collaborative development across all our projects.</p>
|
||||
</div>
|
||||
<!-- Feature 4 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/authentic.png" alt="Icon 4" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Authenticity</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Restore and uphold the authenticity of people and information.</p>
|
||||
<p class="text-base text-gray-500 mb-4">Uphold an ethos of transparency and trust.</p>
|
||||
</div>
|
||||
<!-- Feature 5 -->
|
||||
<div class="flex flex-col items-start p-6 text-left">
|
||||
<img src="images/simple.png" alt="Icon 5" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Simplicity</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Eliminate complexity to foster progress and innovation.</p>
|
||||
<p class="text-base text-gray-500 mb-4">Eliminate design complexities to foster rapid progress.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
|
@ -10,8 +10,8 @@
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h1 class="text-3xl sm:text-4xl lg:text-6xl font-bold leading-8 tracking-tight text-white mb-4">OurWorld</h1>
|
||||
<h2 class="text-xl sm:text-2xl text-gray-200">A Platform to Enable Self-Sovereignty.</h2>
|
||||
<p class="mt-6 text-lg sm:text-xl leading-7 sm:leading-8 text-white font-light mx-4 sm:mx-0">Together we are creating a multi-faceted platform to support and empower startups aspiring to harness the potential of emerging technology while putting our planet and people first. The sun is rising on a new way forward.</p>
|
||||
<h2 class="text-xl sm:text-2xl text-gray-200 px-6">Empowering Self-Sovereign Development</h2>
|
||||
<p class="mt-6 text-lg sm:text-xl leading-7 sm:leading-8 text-white font-light mx-4 sm:mx-0">Pioneering an ecosystem where startups can harness emerging technologies to reclaim their sovereignty while prioritizing environmental and social sustainability.</p>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
<a href="/about" class="rounded-md bg-black px-3.5 py-2.5 font-semibold text-white shadow-sm hover:bg-hover focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:bg-hover">Learn More</a>
|
||||
</div>
|
||||
|
@ -12,10 +12,10 @@
|
||||
<div class="relative sm:py-24 lg:pt-24 lg:py-12 lg:px-8 px-4">
|
||||
<div class="max-w-xl mx-auto">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-400">INVEST</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">OurPass</p>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">OurWorld SAFE</p>
|
||||
<p class="mt-2 text-lg leading-7 text-gray-300">A Unique Approach to Global Citizenship</p>
|
||||
<div class="mt-4 text-base leading-7 text-gray-300">
|
||||
<p>OurWorld presents an innovative approach to obtaining global citizenship through strategic investment. <b>OurPass: The Venture Creator Passport Program</b> offers a unique pathway for global investors to obtain residency and, eventually, citizenship in multiple countries.</p>
|
||||
<p>OurWorld presents an innovative approach to obtaining global citizenship through strategic investment. <b>SAFE: Safe Investment for Future equity</b> offers a unique pathway for global investors to obtain residency and, eventually, citizenship in multiple countries.</p>
|
||||
</div>
|
||||
<div class="mt-8">
|
||||
<a href="#" class="inline-flex rounded-md bg-white/10 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-white/20 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Learn More</a>
|
||||
|
@ -5,30 +5,30 @@
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h2 class="text-2xl sm:text-3xl lg:text-4xl font-bold tracking-tight text-gray-900 lg:mb-2">Combining Financial Investment with Personal Sovereignty</h2>
|
||||
<p class="text-base font-light lg:text-xl text-gray-500 lg:mb-8 lg:mt-4 mt-4 lg:mb-4 mb-8 lg:px-8 px-2">Discover how OurPass combines strategic investment with the opportunity for global mobility, providing a seamless route to residency and citizenship in multiple countries.</p>
|
||||
<p class="text-base font-light lg:text-xl text-gray-500 lg:mb-8 lg:mt-4 mt-4 lg:mb-4 mb-8 lg:px-8 px-2">Discover how SAFE combines strategic investment with the opportunity for global mobility, providing a seamless route to residency and citizenship in multiple countries.</p>
|
||||
</div>
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4 bg-white border border-gray-200 rounded-lg overflow-hidden">
|
||||
<!-- Feature 1 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/planet.png" alt="Icon 1" class="mb-2 h-16 w-16">
|
||||
<img src="images/invest.png" alt="Icon 1" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Profitable Ventures</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Secure a profitable investment while working towards global mobility and independence.</p>
|
||||
</div>
|
||||
<!-- Feature 2 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:mx-h-2 sm:border-r border-gray-200">
|
||||
<img src="images/people.png" alt="Icon 2" class="mb-2 h-16 w-16">
|
||||
<img src="images/secure.png" alt="Icon 2" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Economic Security</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Ventures meet the economic and social criteria set by respective governments, ensuring the security of your investment.</p>
|
||||
</div>
|
||||
<!-- Feature 3 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/open.png" alt="Icon 3" class="mb-2 h-16 w-16">
|
||||
<img src="images/visa.png" alt="Icon 3" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Golden Visa</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Gain residency with the potential to achieve citizenship for you and your family.</p>
|
||||
</div>
|
||||
<!-- Feature 4 -->
|
||||
<div class="flex flex-col items-start p-6 text-left">
|
||||
<img src="images/authentic.png" alt="Icon 4" class="mb-2 h-16 w-16">
|
||||
<img src="images/global.png" alt="Icon 4" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Global Mobility</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Expand your opportunities with enhanced global mobility, allowing greater access to international markets and opportunities.</p>
|
||||
</div>
|
||||
|
@ -4,8 +4,8 @@
|
||||
</div>
|
||||
<div class="mx-auto max-w-2xl sm:py-24 lg:py-24">
|
||||
<div class="text-center">
|
||||
<h1 class="text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">Join OurPass</h1>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">Take the first step towards becoming a truly global citizen with OurPass. Our team is ready to guide you through every aspect of the Passport By Investment program, ensuring a clear and straightforward path to personal sovereignty.</p>
|
||||
<h1 class="text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">Get a SAFE Certificate</h1>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">Take the first step towards becoming a truly global citizen with SAFE. Our team is ready to guide you through every aspect of the Passport By Investment program, ensuring a clear and straightforward path to personal sovereignty.</p>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
<a href="/contact" class="rounded-md bg-indigo-600 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Contact Us</a>
|
||||
<a href="#" class="text-sm font-semibold leading-6 text-gray-900">Learn more <span aria-hidden="true">→</span></a>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<div class="mx-auto max-w-2xl lg:text-center">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-600">INVESTMENT</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Investing in Independence</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">OurPass program offers a flexible and lucrative investment options adjustable to accomodate your business requirements.</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">SAFE program offers a flexible and lucrative investment options adjustable to accomodate your business requirements.</p>
|
||||
</div>
|
||||
<div class="mx-auto mt-8 max-w-2xl sm:mt-20 lg:mt-8 lg:max-w-4xl">
|
||||
<dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-10 lg:max-w-none lg:grid-cols-2 lg:gap-y-16">
|
||||
|
@ -7,7 +7,7 @@
|
||||
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl">
|
||||
<h2 class="text-base font-semibold leading-8 text-indigo-400">HOW IT WORKS</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">Linking Investment with Residency and Citizenship</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-300">OurPass by OurWorld offers a streamlined process for global investors to secure residency and eventual citizenship through strategic investments.</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-300">SAFE by OurWorld offers a streamlined process for global investors to secure residency and eventual citizenship through strategic investments.</p>
|
||||
</div>
|
||||
<dl class="mx-auto mt-4 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-10 text-white sm:mt-20 sm:grid-cols-3 sm:gap-y-16 lg:mx-0 lg:max-w-none">
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<div class="lg:ml-auto lg:pl-4 lg:pt-4 lg:col-start-2 lg:col-span-1">
|
||||
<div class="lg:max-w-lg lg:mx-auto">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-600">INVEST</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Introducing OurPass</p>
|
||||
<p class="mt-6 text-xl leading-8 text-gray-900">A Unique Approach to Global Citizenship</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">OurWorld presents an innovative approach to obtaining global citizenship through strategic investment. The Venture Creator Passport Program offers a unique pathway for global investors to obtain residency and, eventually, citizenship in multiple countries.</p>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Introducing SAFE</p>
|
||||
<p class="mt-2 text-xl leading-8 text-gray-900">A Unique Approach to Global Citizenship</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">OurWorld presents SAFE: an innovative approach to obtaining global citizenship through strategic investment. The Venture Creator Passport Program offers a unique pathway for global investors to obtain residency and, eventually, citizenship in multiple countries.</p>
|
||||
<div class="mt-8 flex items-center gap-x-6">
|
||||
<a href="/invest" class="rounded-md bg-black px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Learn More</a>
|
||||
</div>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<div class="max-w-screen-xl px-4 mx-auto text-center lg:py-24 py-24 lg:px-6 relative">
|
||||
<div class="max-w-screen-xl px-4 mx-auto text-center lg:pt-24 pt-12 pb-24 lg:px-6 relative">
|
||||
<div class="absolute inset-x-0 top-1/2 -z-10 -translate-y-1/3 transform-gpu overflow-hidden opacity-20 blur-3xl" aria-hidden="true">
|
||||
<div class="ml-[max(50%,38rem)] aspect-[1313/771] w-[82.0625rem] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||||
</div>
|
||||
@ -18,5 +18,9 @@
|
||||
<br>
|
||||
</div>
|
||||
</figcaption>
|
||||
<div class="mt-12 flex items-center justify-center gap-x-6">
|
||||
<a href="/contact" class="rounded-md bg-indigo-600 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Contact Us</a>
|
||||
|
||||
</div>
|
||||
</figure>
|
||||
</div>
|
||||
|
@ -6,39 +6,33 @@
|
||||
</div>
|
||||
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl">
|
||||
<h2 class="text-base font-semibold leading-8 text-indigo-400">MILESTONES</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">A Collective Journey</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-300">Join us in transforming the future – be part of a revolutionary journey towards a decentralized, autonomous digital world.</p>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">Our Development Journey</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-300">Transform the future – be part of a revolutionary journey towards a decentralized, autonomous digital world.</p>
|
||||
</div>
|
||||
<dl class="mx-auto mt-6 grid max-w-7xl grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-x-8 gap-y-10 text-white sm:mt-20 sm:gap-y-16 lg:mx-0 lg:max-w-none">
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm leading-6">✓ Over a decade of innovative development.</dt>
|
||||
<dt class="text-sm leading-6">✓ Engineered a groundbreaking decentralized, autonomous, edge Internet technology.</dt>
|
||||
<dt class="text-sm leading-6">✓ Secured $50M in investment from the community and TF Tech investors.</dt>
|
||||
<dt class="text-base leading-6">✓ Threefold’s decentralized, autonomous edge computing technology serves as the backbone of the OurWorld ecosystem.</dt>
|
||||
<dt class="text-base leading-6">✓ OurWorld helped secure $50M in investment from our community of investors.</dt>
|
||||
<dd class="order-first text-1xl text-indigo-400 tracking-tight">Phase 1</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Core Tech Creation</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Core Infrastructure</dd>
|
||||
</div>
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm leading-6">✓ Partnered with the Government of Tanzania to establish a digital freezone and connected charter city.</dt>
|
||||
<dt class="text-sm leading-6">✓ Deployed 8 projects with fully functional technology, primed for scaling.</dt>
|
||||
<dt class="text-sm leading-6">✓ Demonstrated and validated the effectiveness of our core technology.</dt>
|
||||
<dt class="text-base leading-6">✓ Partnered with Government of Tanzania to establish OurWorld Digital Economic Zone (ODEZ) with financial and other incentives for ventures.</dt>
|
||||
<dt class="text-base leading-6">✓ Deployed a suite of integrated platforms within the ODEZ to onboard new ventures into the ecosystem.</dt>
|
||||
<dd class="order-first text-1xl text-indigo-400 tracking-tight">Phase 2</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Expansion & Proof</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">OurWorld Digital Economic Zone</dd>
|
||||
</div>
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm leading-6">✓ Successfully concluded $30M fundraising rounds.</dt>
|
||||
<dt class="text-sm leading-6">✓ Awareness campaigns worldwide.</dt>
|
||||
<dt class="text-sm leading-6">✓ Launched digital asset exchange, carbon credits.</dt>
|
||||
<dt class="text-sm leading-6">✓ Live products with millions users worldwide.</dt>
|
||||
<dt class="text-base leading-6">✓ $30M raise underway to expand core infrastructure and invest in new ventures with a focus on interdependent projects that strengthen the DEZ collectively.</dt>
|
||||
<dt class="text-base leading-6">✓ Designing regulatory framework to facilitate digital assets exchanges and other decentralized financial platforms.</dt>
|
||||
<dd class="order-first text-1xl text-indigo-400 font-semibold tracking-tight">Current Phase</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Launch of Ventures</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Launch of New Ventures</dd>
|
||||
</div>
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm leading-6">◯ Deploy over 1 million nodes.</dt>
|
||||
<dt class="text-sm leading-6">◯ Impact the lives of more than 100 million people.</dt>
|
||||
<dt class="text-sm leading-6">◯ Transition startups in our venture creator to community ownerships</dt>
|
||||
<dt class="text-sm leading-6">◯ Ensure a successful exits for our venture investors.</dt>
|
||||
<dt class="text-base leading-6">◯ Deploy 1 million nodes and onboard 10 million users to empower the Our World ecosystem.</dt>
|
||||
<dt class="text-base leading-6">◯ Transition startups in our venture creator to community ownerships and ensure a successful exits for investors.</dt>
|
||||
<dd class="order-first text-1xl text-indigo-400 tracking-tight">Phase 4</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Sovereignty for All</dd>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Scalable Impact.</dd>
|
||||
</div>
|
||||
</dl>
|
||||
</div>
|
||||
|
@ -24,8 +24,8 @@
|
||||
</div>
|
||||
<div class="relative w-full max-w-xl lg:shrink-0 xl:max-w-2xl lg:order-first sm:pt-12">
|
||||
<h2 class="text-base font-semibold leading-8 text-indigo-600 mb-2">PORTFOLIO</h2>
|
||||
<h1 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Changing the Digital Landscape Together</h1>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600 sm:max-w-md lg:max-w-none">Join our world and explore our ventures, where innovation meets impact. <br>Be part of a transformative journey shaping the future of digital connectivity and autonomy.</p>
|
||||
<h1 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Where Innovation Meets Independence</h1>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600 sm:max-w-md lg:max-w-none">All ventures within the Our World ecosystem are connected through our shared principles, values, and a desire to bring forward a new era of digital sovereignty and self-empowerment. <br>Explore the ventures shaping our future.</p>
|
||||
<div class="mt-10 flex items-center gap-x-6">
|
||||
<a href="/ventures" class="rounded-md bg-black px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Explore Ventures</a>
|
||||
</div>
|
||||
|
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="flex justify-center mt-8">
|
||||
<a href="https://hero.myceliumproject.io">
|
||||
<img src="./hero/img/heroweb.png" alt="TF Image" class="max-w-full h-auto">
|
||||
<img src="./img/heroweb.png" alt="TF Image" class="max-w-full h-auto">
|
||||
</a>
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
|
@ -62,7 +62,7 @@
|
||||
</div>
|
||||
<div class="flex justify-center mt-8">
|
||||
<a href="https://ourworld.vindo.ai/slider/95">
|
||||
<img src="./odez/img/ow.png" alt="OurWorld Image" class="max-w-full h-auto">
|
||||
<img src="./img/ow.png" alt="OurWorld Image" class="max-w-full h-auto">
|
||||
</a>
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
|
@ -65,7 +65,7 @@
|
||||
</div>
|
||||
<div class="flex justify-center mt-8">
|
||||
<a href="https://ourphone.tf/">
|
||||
<img src="./ourphone/img/ourphone.png" alt="TF Image" class="max-w-full h-auto">
|
||||
<img src="./img/ourphone.png" alt="TF Image" class="max-w-full h-auto">
|
||||
</a>
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
|
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="flex justify-center mt-8">
|
||||
<a href="https://www.sikana.tv/">
|
||||
<img src="./sikana/img/sikana.png" alt="TF Image" class="max-w-full h-auto">
|
||||
<img src="./img/sikana.png" alt="TF Image" class="max-w-full h-auto">
|
||||
</a>
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
|
@ -63,7 +63,7 @@
|
||||
</div>
|
||||
<div class="flex justify-center mt-8">
|
||||
<a href="https://threefold.io">
|
||||
<img src="./threefold/img/tf.png" alt="TF Image" class="max-w-full h-auto">
|
||||
<img src="./img/tf.png" alt="TF Image" class="max-w-full h-auto">
|
||||
</a>
|
||||
</div>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
|