From 26f24c6c80ddff03479e03b51f17141d5e8116c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:06:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d748a5a..699ace8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,7 +142,7 @@ export default function LandingPage() { animationType="scale-rotate" metrics={[ { - id: "metric-1", value: "The Symbiotic Library", title: "Today's Revival", description: "Born from: Digital Archive System + Community Knowledge Base + Emotional Metadata Framework. A living repository that learns from collective abandonment.", videoSrc: "http://img.b2bpic.net/free-vector/realistic-leaves-with-neon-frame-background-theme_23-2148434232.jpg" + id: "metric-1", value: "The Symbiotic Library", title: "Today's Revival", description: "Born from: Digital Archive System + Community Knowledge Base + Emotional Metadata Framework. A living repository that learns from collective abandonment.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-leaves-with-neon-frame-background-theme_23-2148434232.jpg" }, { id: "metric-2", value: "342", title: "Ideas in Graveyard", description: "Waiting for resurrection" -- 2.49.1