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?',