diff --git a/src/app/layout.tsx b/src/app/layout.tsx index cd92216..b0f75ee 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,11 +15,11 @@ const geistMono = Geist_Mono({ export const metadata: Metadata = { title: "Cosmolocal Foundation", description: - "Bridging cosmic perspective with local action. The Cosmolocal Foundation supports projects at the intersection of global coordination and community resilience.", + "The Cosmolocal Foundation empowers communities to build localized, regenerative economies connected through global knowledge-sharing, commons-based collaboration, and decentralized governance.", openGraph: { title: "Cosmolocal Foundation", description: - "Bridging cosmic perspective with local action.", + "What is heavy should be local, and what is light should be global and shared.", url: "https://cosmolocal.world", siteName: "Cosmolocal Foundation", type: "website", diff --git a/src/app/page.tsx b/src/app/page.tsx index 33c0ff0..6655472 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,18 +2,24 @@ export default function Home() { return (