9 Commits

Author SHA1 Message Date
1281bdc07b Merge branch 'development'
Some checks failed
ourworld.tf / Deploy (push) Has been cancelled
2024-11-06 15:30:56 +01:00
71c828a141 ok
Some checks failed
www2.ourworld.tf / Deploy (push) Has been cancelled
2024-11-06 15:30:36 +01:00
8d15e2c83b Merge branch 'development'ok
Some checks are pending
ourworld.tf / Deploy (push) Waiting to run
2024-11-06 15:28:30 +01:00
d600bd9f58 edit
Some checks are pending
www2.ourworld.tf / Deploy (push) Waiting to run
2024-11-06 15:28:07 +01:00
93651d2a74 Merge branch 'development'
Some checks are pending
ourworld.tf / Deploy (push) Waiting to run
2024-11-06 15:27:08 +01:00
42ea067af4 edit portfolio
Some checks are pending
www2.ourworld.tf / Deploy (push) Waiting to run
2024-11-06 15:26:44 +01:00
ff011cf2fe Merge branch 'development' 2024-10-31 13:38:59 +01:00
d014720aa8 replace images 2024-10-31 13:24:04 +01:00
sasha-astiadi
92bb14ca98 Merge pull request #43 from ourworldventures/development
edit peoples page
2024-10-24 16:20:09 +02:00
16 changed files with 94 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ HOMEPAGE (layouts/index.html) contains:
2. About section: "partials/about.html"
3. Foundation section: "partials/features.html"
4. Milestones section: "partials/stats.html
5. Portfolio section: "partials/ventures.html"
5. Ventures section: "partials/ventures.html"
5. Quote: "partials/quotes.html"
---

BIN
static/images/cybercity.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
static/images/freezone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
static/images/habari.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
static/images/hero.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
static/images/ov.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
static/images/people_1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
static/images/people_2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

BIN
static/images/people_3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

BIN
static/images/people_4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

BIN
static/images/people_5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB

BIN
static/images/sikana.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
static/images/tf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
static/images/tf9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -10,37 +10,111 @@
<p class="mt-4 text-gray-500">These are the first OurWorld Ventures, connected by a strong set of values and the aim to bring forward a new era of digital sovereignty and empowerment.</p>
</div>
<dl class="mx-auto mt-16 grid max-w-2xl grid-cols-1 gap-x-6 gap-y-10 sm:grid-cols-2 sm:gap-y-16 lg:max-w-none lg:grid-cols-3 lg:gap-x-8">
<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">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">ThreeFold</dt>
<dd class="mt-2 tracking-tight text-gray-500">ThreeFold is a scalable bare metal infrastructure layer for AI, Internet, and Cloud presenting a cloud solution that offers unmatched security, reliability, performance, and sovereignty. Leveraging open source technology as developed by TF9.</dd>
<div class="flex items-center">
<a href="https://threefold.io" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/tf.png"
alt="ThreeFold Logo"
class="w-8 h-8 mr-2"
/>
<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">
ThreeFold is a scalable bare metal infrastructure layer for AI, Internet, and Cloud presenting a cloud solution that offers unmatched security, reliability, performance, and sovereignty. Leveraging open source technology as developed by TF9.
</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">TF9</dt>
<div class="flex items-center">
<a href="https://tf9.io" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/tf9.png"
alt="TF9LOGO Logo"
class="w-8 h-8 mr-2"
/>
</a>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">TF9</dt>
</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>
</div>
<div class="border-t border-gray-200 pt-4">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">OurWorld Digital FreeZone</dt>
<div class="flex items-center">
<a href="https://freezone.ourworld.tf" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/freezone.png"
alt="odfz Logo"
class="w-8 h-8 mr-2 hover:opacity-80"
/>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">OW Digital Freezone</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">A collaboration with the Government of Zanzibar. 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">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Zanzibar Cyber City</dt>
<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>
</div>
<div class="border-t border-gray-200 pt-4">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Sikana</dt>
<div class="flex items-center">
<a href="https://sikana.tv" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/sikana.png"
alt="TF9LOGO Logo"
class="w-8 h-8 mr-2"
/>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Sikana</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">Sikana is a global non-profit dedicated to democratizing knowledge through free educational video programs. The Sikana platform aims to empower people worldwide by making practical knowledge accessible to all.</dd>
</div>
<div class="border-t border-gray-200 pt-4">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">OurVerse</dt>
<dd class="mt-2 tracking-tight text-gray-500">OurVerse is a metaverse platform offering tools for collaboration and digital world creation, enabling new ways for people to interact and engage virtually. With OurVerse, anyone can create entire virtual worlds from AI prompts. <i>Launching Q4 2024.</i></dd>
<div class="flex items-center">
<a href="https://ourverse.tf" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/ov.png"
alt="OV Logo"
class="w-8 h-8 mr-2"
/>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">OurVerse</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">OurVerse is a metaverse platform offering tools for collaboration and digital world creation, enabling new ways for people to interact and engage virtually. With OurVerse, anyone can create entire virtual worlds from AI prompts.
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/cybercity.png"
alt="OV Logo"
class="w-8 h-8 mr-2"
/>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">ZNZ CyberCity</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>
</div>
<div class="border-t border-gray-200 pt-4">
<div class="flex items-center">
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/hero.png"
alt="OV Logo"
class="w-8 h-8 mr-2"
/>
<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. <i>First version expected Q4 2024.</i></dd>
</div>
<div class="border-t border-gray-200 pt-4">
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Habari</dt>
<div class="flex items-center">
<a href="#" target="_blank" class="flex items-center hover:text-indigo-700">
<img
src="/images/habari.png"
alt="OV Logo"
class="w-8 h-8 mr-2"
/>
<dt class="font-semibold lg:text-2xl text-xl text-gray-900">Habari</dt>
</a>
</div>
<dd class="mt-2 tracking-tight text-gray-500">Habari is a joint venture that aims to revolutionize cloud infrastructure and drive business in Africa with a highly secure, scalable, and sovereign edge computing platform. <i>Expected Q4 2024.</i> </dd>
</div>
</dl>

View File

@@ -19,7 +19,7 @@
<div class="mx-auto max-w-7xl px-6 lg:pb-24 pt-24 lg:px-8 lg:pt-12">
<div class="mx-auto max-w-2xl gap-x-14 lg:mx-0 lg:flex lg:max-w-none lg:items-center">
<div class="relative lg:hidden pb-4">
<img src="https://images.unsplash.com/photo-1557804506-669a67965ba0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=960&h=540&q=80" alt="" class="aspect-[16/9] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<img src="/images/people_1.jpg">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
<div class="relative w-full max-w-xl lg:shrink-0 xl:max-w-2xl lg:order-first sm:pt-12">
@@ -33,27 +33,27 @@
<div class="mt-14 flex justify-end gap-8 lg:mt-0 lg:pl-0">
<div class="ml-auto w-44 flex-none space-y-8 lg:pt-36 hidden lg:block">
<div class="relative hidden lg:block">
<img src="https://images.unsplash.com/photo-1557804506-669a67965ba0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&h=528&q=80" alt="" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<img src="/images/people_1.jpg" alt="" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
</div>
<div class="mr-auto w-44 flex-none space-y-8 lg:pt-24 hidden lg:block">
<div class="relative hidden lg:block">
<img src="https://images.unsplash.com/photo-1485217988980-11786ced9454?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&h=528&q=80" alt="" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<img src="/images/people_2.jpg" alt="" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
<div class="relative hidden lg:block">
<img src="https://images.unsplash.com/photo-1559136555-9303baea8ebd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&crop=focalpoint&fp-x=.4&w=396&h=528&q=80" alt="" class="aspect-[3/4] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<img src="/images/people_3.jpg" alt="" class="aspect-[3/4] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
</div>
<div class="w-44 flex-none space-y-8 lg:pt-12 hidden lg:block">
<div class="relative hidden lg:block">
<img src="https://images.unsplash.com/photo-1670272504528-790c24957dda?ixlib=rb-4.0.3&ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&crop=left&w=400&h=528&q=80" alt="" class="aspect-[3/4] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<img src="/images/people_4.jpg" alt="" class="aspect-[3/4] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
<div class="relative hidden lg:block">
<img src="https://images.unsplash.com/photo-1670272505284-8faba1c31f7d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&h=528&q=80" alt="" class="aspect-[3/4] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<img src="/images/people_5.jpg" alt="" class="aspect-[3/4] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
</div>