+
{item.title}
-
{item.description}
+
{item.description}
))}
diff --git a/src/pages/usecases/components/UseCasesGrid.tsx b/src/pages/usecases/components/UseCasesGrid.tsx
index ea8ecaf..19ed796 100644
--- a/src/pages/usecases/components/UseCasesGrid.tsx
+++ b/src/pages/usecases/components/UseCasesGrid.tsx
@@ -16,15 +16,17 @@ const useCases = [
title: 'Digital Free Zone',
highlight: 'Sovereign Innovation',
description:
- 'An economic bridge for digital assets with dedicated governance, regulation, and dispute resolution so builders deploy compliant Web3, AI, and fintech products on GeoMind-powered infrastructure.',
+ 'An economic bridge in Zanzibar for digital assets with dedicated governance, regulation, and dispute resolution so builders can deploy compliant Web3, AI, and fintech products on GeoMind-powered future-ready infrastructure.',
image: '/images/freezone.jpeg',
+ titleOffset: '-mt-2 sm:-mt-3',
},
{
title: 'COOP Cloud',
highlight: 'People-Powered Cloud',
description:
- 'COOP Cloud teams with the International Cooperative Alliance so 1.2 billion co-op members can run shared infrastructure, earn rewards, and launch services together on GeoMind.',
+ 'COOP Cloud teams with the International Cooperative Alliance so 1.2 billion co-op members can run shared infrastructure and launch services together on GeoMind, building a self-sustaining digital infrastructure that serves their communities.',
image: '/images/coop.jpeg',
+ titleOffset: '-mt-3 sm:-mt-4',
},
{
title: 'Cloud for Nations',
@@ -37,7 +39,7 @@ const useCases = [
title: 'Real Estate Deployments',
highlight: 'Underutilized Spaces',
description:
- 'Deploy GeoMind capacity inside underutilized properties with rapid integration into building utilities. Turn idle rooms into revenue generating data centers at minimal additional cost. Deliver residents and employees data sovereignty tools while relying on passive liquid cooling that requires little maintenance and keeps operating expenses highly competitive.',
+ 'Deploy GeoMind in underutilized spaces with rapid integration into building utilities. Turn idle rooms into revenue generating data centers at minimal additional cost. Deliver residents and employees data sovereignty on tech that requires minimal maintenance.',
image: '/images/hometech2.jpg',
featured: true,
},
@@ -53,21 +55,21 @@ export const UseCasesGrid = () => {
};
return (
-
+
- Use Cases
-
+
Use Cases
+
From decentralized cores to national-scale infrastructure, GeoMind translates sovereign
compute into deployable products. Each use case blends hyperscale performance with edge
responsiveness, enabling partners to launch resilient, energy-efficient capacity exactly
where it is needed.
-
+
{useCases.map((useCase, index) => (
{
viewport={{ once: true, amount: 0.25 }}
transition={{ duration: 0.5, delay: index * 0.05 }}
className={cn(
- 'group relative flex h-full flex-col overflow-hidden rounded-3xl border border-white/10 bg-slate-950/80 transition-all duration-300 hover:-translate-y-1 hover:border-brand-400/50 hover:shadow-[0_25px_40px_-24px_rgba(15,118,230,0.45)]',
- useCase.featured && 'sm:col-span-2 xl:col-span-4 sm:flex sm:flex-row sm:items-center sm:gap-8'
+ 'group relative flex h-full min-w-[80vw] snap-center flex-col overflow-hidden rounded-3xl border border-white/10 bg-slate-950/80 transition-all duration-300 hover:-translate-y-1 hover:border-brand-400/50 hover:shadow-[0_25px_40px_-24px_rgba(15,118,230,0.45)] sm:min-w-0',
+ useCase.featured && 'min-w-[88vw] sm:col-span-2 xl:col-span-4 sm:flex sm:flex-row sm:items-start sm:gap-8'
)}
>
@@ -85,7 +87,7 @@ export const UseCasesGrid = () => {
@@ -98,16 +100,17 @@ export const UseCasesGrid = () => {
-
-
- {useCase.highlight}
-
-
{useCase.title}
-
{useCase.description}
+
+
+ {useCase.highlight}
+
+
{useCase.title}
+
+
{useCase.description}
))}
@@ -117,7 +120,7 @@ export const UseCasesGrid = () => {
whileInView={{ opacity: 1, y: 0 }}
viewport={{ once: true, amount: 0.3 }}
transition={{ duration: 0.6, ease: 'easeOut', delay: 0.2 }}
- className="mt-16 overflow-hidden rounded-[32px] border border-white/10 bg-gradient-to-br from-[#0d112a] via-[#111f3f] to-[#1c2257] p-10 text-white shadow-[0_30px_90px_-50px_rgba(15,23,42,1)] sm:p-12 lg:p-16"
+ className="mt-16 overflow-hidden rounded-[32px] border border-white/10 bg-gradient-to-br from-[#0d112a] via-[#111f3f] to-[#1c2257] p-8 text-white shadow-[0_30px_90px_-50px_rgba(15,23,42,1)] sm:p-12 lg:p-16"
>
diff --git a/src/pages/usecases/components/UseCasesHero.tsx b/src/pages/usecases/components/UseCasesHero.tsx
index 02d0ec1..ac5cd25 100644
--- a/src/pages/usecases/components/UseCasesHero.tsx
+++ b/src/pages/usecases/components/UseCasesHero.tsx
@@ -2,20 +2,20 @@ import { motion } from 'framer-motion';
export const UseCasesHero = () => {
return (
-
+
-
-
+
+
@@ -26,10 +26,7 @@ export const UseCasesHero = () => {
Designed for Real-World Impact
- GeoMind empowers organizations to deploy secure, efficient, and sovereign cloud and AI
- infrastructure anywhere. From enterprises to governments, our use cases demonstrate how
- next-generation datacenters generate value, ensure sovereignty, and support modern AI,
- cloud, and edge workloads.
+ GeoMind empowers organizations to deploy secure, efficient, and sovereign infrastructure. From enterprises to governments, our use cases demonstrate GeoMind's potential to generate value, ensure sovereignty, and support modern workloads.