This commit is contained in:
parent
8d5edd00a3
commit
a86d6b3ffc
@ -4,7 +4,7 @@
|
|||||||
<h2 class="text-3xl font-semibold tracking-tight text-pretty text-gray-900 lg:text-4xl">Company Overview</h2>
|
<h2 class="text-3xl font-semibold tracking-tight text-pretty text-gray-900 lg:text-4xl">Company Overview</h2>
|
||||||
<p class="mt-4 text-lg lg:text-xl font-light leading-8 text-gray-600">OurWorld is a venture creator dedicated to empowering startups with the resources and support they need to revolutionize the future. We create and develop new businesses that contribute to a better world through technology, innovation, and sustainable practices.</p>
|
<p class="mt-4 text-lg lg:text-xl font-light leading-8 text-gray-600">OurWorld is a venture creator dedicated to empowering startups with the resources and support they need to revolutionize the future. We create and develop new businesses that contribute to a better world through technology, innovation, and sustainable practices.</p>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- Mission Section
|
||||||
<div class="mt-8 grid grid-cols-1 gap-x-8 gap-y-6 sm:grid-cols-2 lg:grid-cols-3">
|
<div class="mt-8 grid grid-cols-1 gap-x-8 gap-y-6 sm:grid-cols-2 lg:grid-cols-3">
|
||||||
<div class="bg-gray-50 p-6 rounded-lg">
|
<div class="bg-gray-50 p-6 rounded-lg">
|
||||||
<dt class="text-sm font-semibold leading-6 text-gray-600">Founded</dt>
|
<dt class="text-sm font-semibold leading-6 text-gray-600">Founded</dt>
|
||||||
@ -18,7 +18,7 @@
|
|||||||
<dt class="text-sm font-semibold leading-6 text-gray-600">Global Presence</dt>
|
<dt class="text-sm font-semibold leading-6 text-gray-600">Global Presence</dt>
|
||||||
<dd class="mt-2 text-3xl font-bold leading-10 tracking-tight text-gray-900">Worldwide</dd>
|
<dd class="mt-2 text-3xl font-bold leading-10 tracking-tight text-gray-900">Worldwide</dd>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<!-- Mission Section -->
|
<!-- Mission Section -->
|
||||||
<div class="mx-auto max-w-4xl lg:mx-0 mt-16">
|
<div class="mx-auto max-w-4xl lg:mx-0 mt-16">
|
||||||
@ -63,6 +63,9 @@
|
|||||||
<a href="https://ground.news/article/zanzibar-government-and-threefold-partner-to-launch-the-worlds-first-automated-digital-sez" target="_blank" rel="noopener noreferrer" class="flex items-center justify-center h-16 grayscale hover:grayscale-0 transition-all duration-300">
|
<a href="https://ground.news/article/zanzibar-government-and-threefold-partner-to-launch-the-worlds-first-automated-digital-sez" target="_blank" rel="noopener noreferrer" class="flex items-center justify-center h-16 grayscale hover:grayscale-0 transition-all duration-300">
|
||||||
<img src="/images/logos/groundnews.svg" alt="Ground News" class="h-full object-contain">
|
<img src="/images/logos/groundnews.svg" alt="Ground News" class="h-full object-contain">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://www.thecitizen.co.tz/tanzania/zanzibar/zanzibar-seeks-to-become-digital-freezone--4316150" target="_blank" rel="noopener noreferrer" class="flex items-center justify-center h-16 grayscale hover:grayscale-0 transition-all duration-300">
|
||||||
|
<img src="/images/logos/thecitizen.svg" alt="The Citizen" class="h-full object-contain">
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -148,14 +151,10 @@
|
|||||||
<h2 class="text-3xl font-semibold tracking-tight text-pretty text-gray-900 lg:text-4xl">Press Contact</h2>
|
<h2 class="text-3xl font-semibold tracking-tight text-pretty text-gray-900 lg:text-4xl">Press Contact</h2>
|
||||||
<div class="mt-4">
|
<div class="mt-4">
|
||||||
<p class="text-lg lg:text-xl font-light leading-8 text-gray-600">For press inquiries, please contact:</p>
|
<p class="text-lg lg:text-xl font-light leading-8 text-gray-600">For press inquiries, please contact:</p>
|
||||||
<p class="mt-2">
|
|
||||||
<a href="mailto:info@ourworld.tf" class="text-indigo-600 hover:text-indigo-500">info@ourworld.tf</a>
|
|
||||||
<p class="text-lg lg:text-xl font-light leading-8 text-gray-600">For press inquiries, please contact:</p>
|
|
||||||
<p class="mt-2">
|
<p class="mt-2">
|
||||||
<a href="mailto:info@ourworld.tf" class="text-indigo-600 hover:text-indigo-500">info@ourworld.tf</a>
|
<a href="mailto:info@ourworld.tf" class="text-indigo-600 hover:text-indigo-500">info@ourworld.tf</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user