From f2c9aac6d57f1409007ba92abb0f53883fca1976 Mon Sep 17 00:00:00 2001 From: Emre Date: Mon, 3 Nov 2025 13:45:54 +0300 Subject: [PATCH] fix --- src/components/Faqs.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Faqs.tsx b/src/components/Faqs.tsx index 9b60650..10c8616 100644 --- a/src/components/Faqs.tsx +++ b/src/components/Faqs.tsx @@ -23,7 +23,7 @@ const faqs = [ ], [ { - question: 'What kinds of projects are in the OurWorld ecosystem?', + question: 'What projects are in the OurWorld ecosystem?', answer: 'Our portfolio includes community driven co-owned cloud (Project Mycelium), Tier S and H datacenters (Geomind), digital jurisdictions (FreeZone), and open education (Sikana).', }, @@ -47,7 +47,7 @@ const faqs = [ { question: 'What is the Digital Freezone?', answer: - 'It’s a sovereign digital jurisdiction enabling remote company creation, borderless commerce, and flexible digital residency.', + 'It’s a sovereign digital jurisdiction with streamlined digital business operations enabling remote company creation, borderless commerce, and flexible digital residency.', }, { question: 'Where can I learn more or contact the team?',