diff --git a/public/images/people/Malte_Geierhos/malte_geierhos.jpeg b/public/images/people/Malte_Geierhos/malte_geierhos.jpeg
new file mode 100644
index 0000000..48cc118
Binary files /dev/null and b/public/images/people/Malte_Geierhos/malte_geierhos.jpeg differ
diff --git a/src/app/ventures/freezone/page.tsx b/src/app/ventures/freezone/page.tsx
new file mode 100644
index 0000000..d8059e1
--- /dev/null
+++ b/src/app/ventures/freezone/page.tsx
@@ -0,0 +1,23 @@
+import { CallToAction } from '@/components/CallToAction'
+import { Faqs } from '@/components/Faqs'
+import { Footer } from '@/components/Footer'
+import { Header_darkbg } from '@/components/Header_darkbg'
+import { Quote } from '@/components/Quote'
+import { VenturesFreezone } from '@/components/VenturesFreezone'
+import { VenturesGeomind } from '@/components/VenturesGeomind'
+
+
+export default function Freezone() {
+ return (
+ <>
+
+
+
+
+
+
+
+
+ >
+ )
+}
\ No newline at end of file
diff --git a/src/app/ventures/geomind/page.tsx b/src/app/ventures/geomind/page.tsx
new file mode 100644
index 0000000..963200b
--- /dev/null
+++ b/src/app/ventures/geomind/page.tsx
@@ -0,0 +1,21 @@
+import { CallToAction } from '@/components/CallToAction'
+import { Faqs } from '@/components/Faqs'
+import { Footer } from '@/components/Footer'
+import { Header_darkbg } from '@/components/Header_darkbg'
+import { Quote } from '@/components/Quote'
+import { VenturesGeomind } from '@/components/VenturesGeomind'
+
+export default function Geomind() {
+ return (
+ <>
+
+
+
+
+
+
+
+
+ >
+ )
+}
\ No newline at end of file
diff --git a/src/components/VenturesFreezone.tsx b/src/components/VenturesFreezone.tsx
new file mode 100644
index 0000000..b73940a
--- /dev/null
+++ b/src/components/VenturesFreezone.tsx
@@ -0,0 +1,142 @@
+
+import { IdentificationIcon, BuildingStorefrontIcon, BanknotesIcon, UserPlusIcon, GlobeAltIcon, BriefcaseIcon } from '@heroicons/react/20/solid'
+
+
+export function VenturesFreezone() {
+ return (
+
+
+
+
VENTURES
+
+ OurWorld Digital Freezone
+
+
+
+
+
About
+
+ 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.
+
+
+ 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.
+
+
+
+ Digital Resident Management.
+ Provides residents and companies with legal, governance, and accounting tools.
+
+
+
+
+
+ Marketplace.
+ Enables residents and companies to list, manage, and trade real-world digital assets.
+
+
+
+
+
+ Integrated DeFi Platform.
+ Supports digital financial operations and asset transactions.
+
+
+
+
+
+ Digital Resident Registration Portal.
+ A video demonstration of the portal where new users can register as Digital Residents.
+
+
+
+
+
+ Resident Platform Overview.
+ A guided tour of the Resident Platform, showing how residents:
+
+
Access all governance, legal, and accounting tools in a single dashboard.
+
Register companies under various legal structures.
+
+
+
+
+
+
+ Company Management Tools.
+ A prototype of the Digital Freezone Marketplace, showing how residents can list, manage, and trade assets within a secure and regulated environment.
+
+
+ GeoMind is a software company which has developed a cloud computing system designed for planetary-scale scalability, offering secure, immutable data storage that ensures integrity and permanence.
+
+
+ GeoMind’s platform redefines what modern cloud infrastructure can achieve. It is an ultra-secure, globally scalable edge and AI cloud environment with fully autonomous, self-healing capabilities. Designed for both traditional and emerging workloads, the technology provides unmatched sovereignty, scalability, and efficiency that traditional cloud solutions cannot deliver
+
+
+
+ Planetary-Scale Scalability. The system scales seamlessly from edge devices to large-scale data centers.
+
+
+
+
+
+ Cross-Compatibility. Compatible with Web2, Web3, and AI workloads, all within a unified stack.
+
+
+
+
+
+ Energy Efficiency. Optimized for high performance with minimal energy consumption.
+
+
+
+
+
+
+
+ )
+}
diff --git a/src/components/VenturesHero.tsx b/src/components/VenturesHero.tsx
index 5751b4d..73768b0 100644
--- a/src/components/VenturesHero.tsx
+++ b/src/components/VenturesHero.tsx
@@ -11,14 +11,14 @@ const ventures = [
logo: '/images/ventures/geo_ico.png',
description: 'GeoMind 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.',
url: 'https://geomind.io',
- learnMoreUrl: 'https://geomind.io/about'
+ learnMoreUrl: 'ventures/geomind'
},
{
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/',
- learnMoreUrl: 'http://cybercity.ourworld.tf/freezone'
+ learnMoreUrl: 'ventures/freezone'
},
{
name: 'Zanzibar Cyber City',
diff --git a/src/components/VenturesThreefold.tsx b/src/components/VenturesThreefold.tsx
index c17eb57..8610c4e 100644
--- a/src/components/VenturesThreefold.tsx
+++ b/src/components/VenturesThreefold.tsx
@@ -10,9 +10,6 @@ export function VenturesThreeFold() {
ThreeFold
-
- On a mission to build a human-centric Internet co-owned by all of us.
-
@@ -25,9 +22,9 @@ export function VenturesThreeFold() {
-
-
-
+
+
+
Sector
@@ -86,7 +83,7 @@ export function VenturesThreeFold() {