add geomind venture page
Some checks are pending
www2.ourworld.tf / Deploy (push) Waiting to run

This commit is contained in:
2025-07-03 19:13:55 +02:00
parent 3ae4f2439b
commit ad50118352
4 changed files with 158 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
<dl class="mx-auto mt-16 grid max-w-2xl grid-cols-1 gap-x-6 lg:gap-y-10 sm:grid-cols-2 gap-y-16 lg:max-w-none lg:grid-cols-3 lg:gap-x-8">
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
<a href="https://threefold.io" target="_blank" class="flex items-center hover:text-indigo-700">
<a href="/ventures/threefold" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/tf.png"
alt="ThreeFold Logo"
@@ -22,13 +22,13 @@
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">ThreeFold</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">
<dd class="mt-2 tracking-normal font-light text-gray-600">
ThreeFold is a scalable bare metal infrastructure layer for AI, Internet, and Cloud presenting a cloud solution that offers unmatched security, reliability, performance, and autonomy. Leveraging open source technology as developed by TF9.
</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
<a href="https://tf9.io" target="_blank" class="flex items-center hover:text-indigo-700">
<a href="/ventures/geomind" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/geo_ico.png"
alt="TF9LOGO Logo"
@@ -37,7 +37,7 @@
</a>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">GeoMind</dt>
</div>
<dd class="mt-2 tracking-tight text-gray-500">GeoMind is a software company which has developed a cloud computing system designed for global scalability, offering secure, immutable data storage that ensures integrity and permanence.</dd>
<dd class="mt-2 tracking-normal font-light text-gray-600">GeoMind is a software company which has developed a cloud computing system designed for global scalability, offering secure, immutable data storage that ensures integrity and permanence.</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
@@ -50,7 +50,7 @@
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Zanzibar Digital Free Zone</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">A collaboration with the Government of Zanzibar through <a href="https://zictia.go.tz">ZICTA</a>. 100% digital and automated, offering seamless legal, financial, and operational support for businesses. The FreeZone provides regulatory incentives and benefits to businesses through a fully online platform.</dd>
<dd class="mt-2 tracking-normal font-light text-gray-600">A collaboration with the Government of Zanzibar through <a href="https://zictia.go.tz">ZICTA</a>. 100% digital and automated, offering seamless legal, financial, and operational support for businesses. The FreeZone provides regulatory incentives and benefits to businesses through a fully online platform.</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
@@ -63,7 +63,7 @@
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Zanzibar Cyber City</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">A visionary startup city featuring 3,000 units in its initial stages. The cyber city aims to be a collaborative hub for innovation, bringing together startups, investors, and technologists in a state-of-the-art urban environment.</dd>
<dd class="mt-2 tracking-normal font-light text-gray-600">A visionary startup city featuring 3,000 units in its initial stages. The cyber city aims to be a collaborative hub for innovation, bringing together startups, investors, and technologists in a state-of-the-art urban environment.</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
@@ -76,7 +76,7 @@
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Indaba</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">Indaba is a social business empowering young people to be resilient, reach their full potential, and contribute to the common good. A global ecosystem for holistic learning - accessible online and offline, affordable to the many, and grounded in culture, care, and collaboration.</dd>
<dd class="mt-2 tracking-normal font-light text-gray-600">Indaba is a social business empowering young people to be resilient, reach their full potential, and contribute to the common good. A global ecosystem for holistic learning - accessible online and offline, affordable to the many, and grounded in culture, care, and collaboration.</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
@@ -89,7 +89,7 @@
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Hero</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">Hero is a digital assistant designed to give individuals full control over their digital identity and assets. Focused on privacy and autonomy, Hero helps manage personal information, tasks, and interactions across decentralized platforms.</dd>
<dd class="mt-2 tracking-normal font-light text-gray-600">Hero is a digital assistant designed to give individuals full control over their digital identity and assets. Focused on privacy and autonomy, Hero helps manage personal information, tasks, and interactions across decentralized platforms.</dd>
</div>
</dl>
</div>