This commit is contained in:
parent
e876d090fa
commit
804142c1e3
BIN
static/images/geo_ico.png
Normal file
BIN
static/images/geo_ico.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
static/images/ow_icon.png
Normal file
BIN
static/images/ow_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -30,14 +30,14 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://tf9.io" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://tf9.io" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="/images/tf9.png"
|
src="/images/geo_ico.png"
|
||||||
alt="TF9LOGO Logo"
|
alt="TF9LOGO Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">TF9</dt>
|
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">GeoMind</dt>
|
||||||
</div>
|
</div>
|
||||||
<dd class="mt-2 tracking-tight text-gray-500">TF9 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-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>
|
||||||
</div>
|
</div>
|
||||||
<div class="border-t border-gray-200 pt-4">
|
<div class="border-t border-gray-200 pt-4">
|
||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
@ -69,7 +69,7 @@
|
|||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<a href="https://sikana.tv" target="_blank" class="flex items-center hover:text-indigo-700">
|
<a href="https://sikana.tv" target="_blank" class="flex items-center hover:text-indigo-700">
|
||||||
<img
|
<img
|
||||||
src="/images/Indaba.png"
|
src="/images/ow_icon.png"
|
||||||
alt="TF9LOGO Logo"
|
alt="TF9LOGO Logo"
|
||||||
class="w-8 h-8 mr-2"
|
class="w-8 h-8 mr-2"
|
||||||
/>
|
/>
|
||||||
|
@ -8,10 +8,14 @@
|
|||||||
<a href="/ventures" class="block">
|
<a href="/ventures" class="block">
|
||||||
<h2 class="text-base font-semibold leading-8 text-indigo-400 hover:text-indigo-500 transition-colors duration-200 underline"><u>VENTURES</u></h2>
|
<h2 class="text-base font-semibold leading-8 text-indigo-400 hover:text-indigo-500 transition-colors duration-200 underline"><u>VENTURES</u></h2>
|
||||||
</a>
|
</a>
|
||||||
<span class="text-base font-semibold leading-8 text-indigo-400 ml-1"> > SIKANA</span>
|
<span class="text-base font-semibold leading-8 text-indigo-400 ml-1"> INDABA</span>
|
||||||
</div>
|
</div>
|
||||||
<p class="mt-2 text-2xl font-bold tracking-tight text-white sm:text-4xl">Sikana</p>
|
<p class="mt-2 text-2xl font-bold tracking-tight text-white sm:text-4xl">Indaba</p>
|
||||||
<p class="mt-8 text-base font-light lg:text-xl"><b>Sikana</b> is a non-profit organization that aims to democratize practical knowledge by providing free educational videos and guides on a wide range of topics. Its mission is to empower individuals worldwide through accessible and comprehensive learning resources.</p>
|
<p class="mt-8 text-base font-light lg:text-xl"><b>Indaba</b>Indaba is a social bon a mission to empower young people to be resilient, reach their full potential,
|
||||||
|
and contribute to the common good. We're building a
|
||||||
|
global ecosystem for holistic learning - accessible
|
||||||
|
online and offline, affordable to the many, and grounded
|
||||||
|
in culture, care, and collaboration.</p>
|
||||||
</div>
|
</div>
|
||||||
<dl class="mt-6 grid grid-cols-1 gap-8 sm:mt-16 sm:grid-cols-2 lg:grid-cols-2">
|
<dl class="mt-6 grid grid-cols-1 gap-8 sm:mt-16 sm:grid-cols-2 lg:grid-cols-2">
|
||||||
<div class="flex flex-col-reverse px-6 py-2">
|
<div class="flex flex-col-reverse px-6 py-2">
|
||||||
|
Loading…
Reference in New Issue
Block a user