merge conflicts
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -1836,9 +1836,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/caniuse-lite": {
|
||||
"version": "1.0.30001625",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001625.tgz",
|
||||
"integrity": "sha512-4KE9N2gcRH+HQhpeiRZXd+1niLB/XNLAhSy4z7fI8EzcbcPoAqjNInxVHTiTwWfTIV4w096XG8OtCOCQQKPv3w==",
|
||||
"version": "1.0.30001741",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz",
|
||||
"integrity": "sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@@ -1852,7 +1852,8 @@
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/ai"
|
||||
}
|
||||
]
|
||||
],
|
||||
"license": "CC-BY-4.0"
|
||||
},
|
||||
"node_modules/chalk": {
|
||||
"version": "4.1.2",
|
||||
|
||||
@@ -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 with streamlined digital business operations enabling remote company creation, borderless 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 PPP with the Government of Zanzibar through ZICTIA. 100% digital and automated, offering seamless legal, financial, and operational support for businesses.
|
||||
Digital Free Zone is a PPP with the Government of Zanzibar through ZICTIA. 100% digital and automated, offering seamless legal, financial, and operational support for businesses.
|
||||
</p>
|
||||
<p className="mt-8 text-lg/7 text-gray-600">
|
||||
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.
|
||||
OurWorld 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">
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user