merge conflicts

This commit is contained in:
Emre
2025-11-04 11:07:02 +03:00
4 changed files with 12 additions and 11 deletions

9
package-lock.json generated
View File

@@ -1836,9 +1836,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001625", "version": "1.0.30001741",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001625.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz",
"integrity": "sha512-4KE9N2gcRH+HQhpeiRZXd+1niLB/XNLAhSy4z7fI8EzcbcPoAqjNInxVHTiTwWfTIV4w096XG8OtCOCQQKPv3w==", "integrity": "sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@@ -1852,7 +1852,8 @@
"type": "github", "type": "github",
"url": "https://github.com/sponsors/ai" "url": "https://github.com/sponsors/ai"
} }
] ],
"license": "CC-BY-4.0"
}, },
"node_modules/chalk": { "node_modules/chalk": {
"version": "4.1.2", "version": "4.1.2",

View File

@@ -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 with streamlined digital business operations enabling remote company creation, borderless commerce, and flexible digital residency.', 'Its a sovereign digital jurisdiction with streamlined digital business operations enabling remote company creation, borderless 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 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>
<p className="mt-8 text-lg/7 text-gray-600"> <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 OurWorlds 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 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">
@@ -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>