Update UseCasesGrid component
This commit is contained in:
@@ -7,14 +7,14 @@ import ContactForm from '../../../components/ui/ContactForm';
|
|||||||
const useCases = [
|
const useCases = [
|
||||||
{
|
{
|
||||||
title: 'Project Mycelium',
|
title: 'Project Mycelium',
|
||||||
highlight: 'Decentralized Core',
|
highlight: 'Decentralized Tools',
|
||||||
description:
|
description:
|
||||||
'Project Mycelium turns GeoMind primitives into community services, giving underserved regions, nomads, and privacy seekers decentralized storage, secure networking, and personal agents while sustaining host demand.',
|
'Project Mycelium turns GeoMind primitives into community services, giving underserved regions, nomads, and privacy seekers decentralized storage, secure networking, and personal agents while sustaining host demand.',
|
||||||
image: '/images/mycelium.jpeg',
|
image: '/images/mycelium.jpeg',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Digital Free Zone',
|
title: 'Digital Free Zone',
|
||||||
highlight: 'Sovereign Innovation',
|
highlight: 'Sovereign Innovation Zone',
|
||||||
description:
|
description:
|
||||||
'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.',
|
'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',
|
image: '/images/freezone.jpeg',
|
||||||
|
Reference in New Issue
Block a user