People Page and Free Zone Page

This commit is contained in:
2025-09-11 15:07:27 +03:00
parent 325a5642ad
commit c399956376
5 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ taxonomies:
memberships: [] memberships: []
categories: [] categories: []
extra: extra:
imgPath: malte_geierhos.jpeg imgPath: malte_geierhos.png
organizations: [] organizations: []
countries: [] countries: []
cities: [] cities: []

View File

@@ -25,7 +25,7 @@ const faqs = [
{ {
question: 'What kinds of projects are in the OurWorld ecosystem?', question: 'What kinds of projects are in the OurWorld ecosystem?',
answer: answer:
'Our portfolio includes decentralized cloud (ThreeFold), tokenized economies (TF9), digital jurisdictions (FreeZone), and open education (Sikana).', 'Our portfolio includes decentralized cloud (ThreeFold), tokenized economies (TF9), digital jurisdictions (free zone), and open education (Sikana).',
}, },
{ {
question: 'Where does OurWorld operate?', question: 'Where does OurWorld operate?',
@@ -45,7 +45,7 @@ const faqs = [
'Whether youre a founder, funder, builder or policymaker—if you resonate with our mission, reach out to start a conversation.', 'Whether youre a founder, funder, builder or policymaker—if you resonate with our mission, reach out to start a conversation.',
}, },
{ {
question: 'What is the Digital Freezone?', question: 'What is the Digital Free Zone?',
answer: answer:
'Its a sovereign digital jurisdiction enabling remote company creation, tokenized commerce, and flexible digital residency.', 'Its a sovereign digital jurisdiction enabling remote company creation, tokenized commerce, and flexible digital residency.',
}, },

View File

@@ -9,17 +9,17 @@ export function VenturesFreezone() {
<div className="max-w-5xl"> <div className="max-w-5xl">
<p className="subtitle-default text-gray-900">VENTURES</p> <p className="subtitle-default text-gray-900">VENTURES</p>
<h2 className="mt-2 h2-default text-gray-900"> <h2 className="mt-2 h2-default text-gray-900">
OurWorld Digital Freezone Zanzibar Digital Free Zone
</h2> </h2>
</div> </div>
<section className="mt-12 grid grid-cols-1 lg:grid-cols-2 lg:gap-x-48 lg:gap-y-16"> <section className="mt-12 grid grid-cols-1 lg:grid-cols-2 lg:gap-x-48 lg:gap-y-16">
<div className="lg:pr-8"> <div className="lg:pr-8">
<h2 className="text-2xl font-semibold tracking-tight text-pretty text-gray-900">About</h2> <h2 className="text-2xl font-semibold tracking-tight text-pretty text-gray-900">About</h2>
<p className="mt-6 text-lg/7 text-gray-600"> <p className="mt-6 text-lg/7 text-gray-600">
Digital Freezone is a collaborative project with the Government of Zanzibar through ZICTIA. 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. The digital free zone is a collaborative project with the Revolutionary Government of Zanzibar through ZICTIA. 100% digital and automated, offering seamless legal, financial, and operational support for businesses. The free zone provides regulatory incentives and benefits to businesses through a fully online platform.
</p> </p>
<p className="mt-8 text-lg/7 text-gray-600"> <p className="mt-8 text-lg/7 text-gray-600">
Planned to officially launch this Q3 2025, OurWorld Digital Freezone will introduce a new paradigm of sovereign digital jurisdiction. Unlike traditional regulatory zones, this Freezone is governed directly by OurWorld ; enabling an unprecedented level of integration between digital identity, business formation, compliance, and tokenized trade. This sovereign model represents a billion-dollar opportunity and a foundational layer in OurWorlds broader vision for next-generation, decentralized global infrastructure. Planned to officially launch in late 2025, the Zanzibar Digital Free Zone will introduce a new paradigm of sovereign digital jurisdiction. Unlike traditional regulatory zones, this free zone is governed directly by OurWorld; enabling an unprecedented level of integration between digital identity, business formation, compliance, and tokenized trade. This sovereign model represents a billion-dollar opportunity and a foundational layer in OurWorlds broader vision for next-generation, decentralized global infrastructure.
</p> </p>
</div> </div>
<div className="lg:row-span-2 lg:-mr-24 xl:mr-auto"> <div className="lg:row-span-2 lg:-mr-24 xl:mr-auto">
@@ -74,7 +74,7 @@ export function VenturesFreezone() {
Website Website
</p> </p>
<p className='text-lg/7 font-light text-gray-600'> <p className='text-lg/7 font-light text-gray-600'>
<a href="http://cybercity.ourworld.tf/" className="text-indigo-600 hover:text-gray-500">cybercity.ourworld.tf</a> <a href="http://freezone.ourworld.tf/" className="text-indigo-600 hover:text-gray-500">freezone.ourworld.tf</a>
</p> </p>
<p className='mt-6'> <p className='mt-6'>
Contact Contact
@@ -134,7 +134,7 @@ export function VenturesFreezone() {
<BriefcaseIcon aria-hidden="true" className="mt-1 size-5 flex-none text-black" /> <BriefcaseIcon aria-hidden="true" className="mt-1 size-5 flex-none text-black" />
<span> <span>
<strong className="font-semibold text-lg text-gray-900">Company Management Tools. </strong> <strong className="font-semibold text-lg text-gray-900">Company Management Tools. </strong>
A prototype of the Digital Freezone Marketplace, showing how residents can list, manage, and trade assets within a secure and regulated environment. A prototype of the Digital Free Zone Marketplace, showing how residents can list, manage, and trade assets within a secure and regulated environment.
</span> </span>
</li> </li>
</ul> </ul>

View File

@@ -16,8 +16,8 @@ const ventures = [
{ {
name: 'Zanzibar Digital Free Zone', name: 'Zanzibar Digital Free Zone',
logo: '/images/ventures/freezone.png', logo: '/images/ventures/freezone.png',
description: 'A collaboration with the Government of Zanzibar through ZICTA. 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.', description: 'A collaboration with the Government of Zanzibar through ZICTA. 100% digital and automated, offering seamless legal, financial, and operational support for businesses. The free zone provides regulatory incentives and benefits to businesses through a fully online platform.',
url: 'http://cybercity.ourworld.tf/', url: 'http://freezone.ourworld.tf/',
learnMoreUrl: './freezone' learnMoreUrl: './freezone'
}, },
{ {

View File

@@ -23,7 +23,7 @@ export function VenturesHeroApp() {
<div className="lg:pr-8"> <div className="lg:pr-8">
<h2 className="text-2xl font-semibold tracking-tight text-pretty text-gray-900">About</h2> <h2 className="text-2xl font-semibold tracking-tight text-pretty text-gray-900">About</h2>
<p className="mt-6 text-lg/7 text-gray-600"> <p className="mt-6 text-lg/7 text-gray-600">
HERO is a next-generation Personal Agent (PA), a sovereign digital assistant designed to act entirely on behalf of its user. Developed on the ThreeFold infrastructure and operating within a sovereign digital freezone, HERO prioritizes privacy, autonomy, and user control in every interaction.</p> HERO is a next-generation Personal Agent (PA), a sovereign digital assistant designed to act entirely on behalf of its user. Developed on the ThreeFold infrastructure and operating within a sovereign digital free zone, HERO prioritizes privacy, autonomy, and user control in every interaction.</p>
<p className="mt-8 text-lg/7 text-gray-600"> <p className="mt-8 text-lg/7 text-gray-600">
Unlike traditional AI systems owned by corporations and driven by centralized data harvesting, HERO is built around the principles of Augmented Collective Intelligence (ACI), enabling personalized intelligence that evolves through real human context. It integrates seamlessly into everyday life, supporting communication, identity, knowledge, memory, and transactions while preserving cultural nuance and digital sovereignty. Unlike traditional AI systems owned by corporations and driven by centralized data harvesting, HERO is built around the principles of Augmented Collective Intelligence (ACI), enabling personalized intelligence that evolves through real human context. It integrates seamlessly into everyday life, supporting communication, identity, knowledge, memory, and transactions while preserving cultural nuance and digital sovereignty.
</p> </p>