From 3fc76630817ba0b9e1c0302e09863ecb6eb01d5c Mon Sep 17 00:00:00 2001 From: Emre Date: Fri, 21 Nov 2025 10:10:47 +0000 Subject: [PATCH] metadata fix --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 21a005d..9719ac6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -9,7 +9,7 @@ export const metadata: Metadata = { default: 'OurWorld', }, description: - 'Most bookkeeping software is accurate, but hard to use. We make the opposite trade-off, and hope you don\'t get audited.', + 'OurWorld builds sovereign digital infrastructure and tools for Augmented Collective Intelligence, empowering communities with sustainable, autonomous technology and ventures.', } // Avenir font configuration with fallbacks