Updates to content and people pages

This commit is contained in:
2024-10-24 15:56:07 +03:00
parent 2eeac0863b
commit bc50b24439
38 changed files with 200 additions and 88 deletions

View File

@@ -7,11 +7,11 @@
<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">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>
<p class="mt-6 text-lg leading-8 text-gray-300">Transform the future join a revolutionary journey towards a decentralized digital world driven by collaboration and collective intelligence.</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-base leading-6">✓ Threefolds decentralized, autonomous edge computing technology serves as the backbone of the OurWorld ecosystem.</dt>
<dt class="text-base leading-6">✓ ThreeFolds decentralized, autonomous edge computing technology came alive, serving 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 Infrastructure</dd>
@@ -32,7 +32,7 @@
<dt class="text-base leading-6">◯ Deploy 1 million nodes and onboard 10 million users to empower the OurWorld 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">Scalable Impact.</dd>
<dd class="order-first text-2xl font-semibold tracking-tight">Scalable Impact</dd>
</div>
</dl>
</div>