This commit is contained in:
sasha-astiadi 2024-06-21 17:49:25 +02:00
parent 985469f49a
commit 552e74e92a
2 changed files with 7 additions and 9 deletions

View File

@ -36,10 +36,10 @@
</div> </div>
<div> <div>
<div class="text-base leading-7 text-gray-700 lg:max-w-lg"> <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> <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">On a mission to realize digital sovereignty.</h1> <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"> <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 were 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 were 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">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> <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> </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> <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 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> <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="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>
<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>
</div> </div>
<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="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>
<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>
</div> </div>
</div> </div>
</div> </div>

View File

@ -24,8 +24,8 @@
</div> </div>
<div class="relative w-full max-w-xl lg:shrink-0 xl:max-w-2xl lg:order-first sm:pt-12"> <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> <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> <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">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> <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"> <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> <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> </div>