From d875b399ccb7a396409c0905785f0cece3e77876 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Thu, 20 Nov 2025 18:36:57 -0800 Subject: [PATCH] Add (com)post-capitalism wordplay throughout site MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Integrate clever post-capitalism references in hero, footer, and metadata to highlight the conceptual link between composting capitalism and building post-capitalist systems. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/layout.tsx | 4 ++-- components/footer.tsx | 7 ++++++- components/hero.tsx | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 375a1f3..da3f14d 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -7,9 +7,9 @@ import { Suspense } from "react" import "./globals.css" export const metadata: Metadata = { - title: "Composting Capitalism | Decomposing Extractive Systems", + title: "Composting Capitalism | Building (Com)Post-Capitalism", description: - "Exploring how we can decompose the excesses of capitalism and cultivate regenerative systems that work for the many, not the few.", + "Exploring how we can decompose the excesses of capitalism and cultivate regenerative (com)post-capitalist systems that work for the many, not the few.", generator: "v0.app", } diff --git a/components/footer.tsx b/components/footer.tsx index b13a933..4d0ceed 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -4,7 +4,12 @@ export function Footer() {
-

Composting Capitalism

+

+ Composting Capitalism +

+

+ building (com)post-capitalism +

A project exploring how we can transform extractive systems into regenerative ones— one mycelial connection at a time. diff --git a/components/hero.tsx b/components/hero.tsx index e98a13c..aff3512 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -21,7 +21,7 @@ export function Hero() { className="block text-6xl md:text-8xl lg:text-9xl font-bold text-white" style={{ textShadow: "0 0 40px rgba(0,0,0,0.8), 0 0 80px rgba(0,0,0,0.6), 0 4px 20px rgba(0,0,0,0.9)" }} > - Compost + (Com)post