From 626f6df4807f1fc44035cb7de0c01f0d031a48b8 Mon Sep 17 00:00:00 2001 From: butler Date: Sun, 5 Jul 2026 14:29:14 -0400 Subject: [PATCH] Add /use-cases page with inline Lucide icons + nav link Ten panels covering shop payments, peer-to-peer selling, always-on tills, self-hosted relays, name claims, news broadcast, paywalls, the sovereign stack, tips, and community economies. Icons are inlined Lucide (self-contained, no external requests), accent-colored to match the site. Nav link added to the home page. --- index.html | 1 + use-cases/index.html | 234 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 235 insertions(+) create mode 100644 use-cases/index.html diff --git a/index.html b/index.html index df3e804..c2bc709 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@