This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
www_ourworld_tf_archive/templates/partials/stats.html
2024-05-31 01:33:40 +03:00

46 lines
4.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="relative isolate overflow-hidden bg-gray-900 py-16 lg:py-24">
<img src="https://images.unsplash.com/photo-1522071820081-009f0129c71c?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2850&q=80&blend=111827&blend-mode=multiply&sat=-100&exp=15" alt="" class="absolute inset-0 -z-10 h-full w-full object-cover">
<div class="relative mx-auto max-w-7xl px-6 lg:px-8">
<div class="absolute -bottom-8 -left-96 -z-10 transform-gpu blur-3xl sm:-bottom-64 sm:-left-40 lg:-bottom-32 lg:left-8 xl:-left-10" aria-hidden="true">
<div class="aspect-[1266/975] w-[79.125rem] bg-gradient-to-tr from-[#ff4694] to-[#776fff] opacity-20" 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>
<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>
</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>
<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>
</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>
<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>
</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>
<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>
</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>
<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>
</div>
</dl>
</div>
</div>