People Page and Free Zone Page
This commit is contained in:
@@ -7,7 +7,7 @@ taxonomies:
|
||||
memberships: []
|
||||
categories: []
|
||||
extra:
|
||||
imgPath: malte_geierhos.jpeg
|
||||
imgPath: malte_geierhos.png
|
||||
organizations: []
|
||||
countries: []
|
||||
cities: []
|
||||
|
@@ -25,7 +25,7 @@ const faqs = [
|
||||
{
|
||||
question: 'What kinds of projects are in the OurWorld ecosystem?',
|
||||
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?',
|
||||
@@ -45,7 +45,7 @@ const faqs = [
|
||||
'Whether you’re 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:
|
||||
'It’s a sovereign digital jurisdiction enabling remote company creation, tokenized commerce, and flexible digital residency.',
|
||||
},
|
||||
|
@@ -9,17 +9,17 @@ export function VenturesFreezone() {
|
||||
<div className="max-w-5xl">
|
||||
<p className="subtitle-default text-gray-900">VENTURES</p>
|
||||
<h2 className="mt-2 h2-default text-gray-900">
|
||||
OurWorld Digital Freezone
|
||||
Zanzibar Digital Free Zone
|
||||
</h2>
|
||||
</div>
|
||||
<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">
|
||||
<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">
|
||||
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 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 OurWorld’s 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 OurWorld’s broader vision for next-generation, decentralized global infrastructure.
|
||||
</p>
|
||||
</div>
|
||||
<div className="lg:row-span-2 lg:-mr-24 xl:mr-auto">
|
||||
@@ -74,7 +74,7 @@ export function VenturesFreezone() {
|
||||
Website
|
||||
</p>
|
||||
<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 className='mt-6'>
|
||||
Contact
|
||||
@@ -134,7 +134,7 @@ export function VenturesFreezone() {
|
||||
<BriefcaseIcon aria-hidden="true" className="mt-1 size-5 flex-none text-black" />
|
||||
<span>
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
|
@@ -16,8 +16,8 @@ const ventures = [
|
||||
{
|
||||
name: 'Zanzibar Digital Free Zone',
|
||||
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.',
|
||||
url: 'http://cybercity.ourworld.tf/',
|
||||
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://freezone.ourworld.tf/',
|
||||
learnMoreUrl: './freezone'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user