From 4f895acc490fc5be373471b515329f7de392fb2f Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Tue, 17 Feb 2026 14:52:49 -0700 Subject: [PATCH] feat: add "making CHANGE" slogan and funz.quest cross-links Weave the slogan "it's not about making money, it's about making CHANGE" throughout the site: hero section, Kind Acts Pool description, submission form checklist, and a new crossover banner section. Add funz.quest link in header nav and a CTA banner bridging both sites. Co-Authored-By: Claude Opus 4.6 --- app/page.tsx | 36 +++++++++++++++++++++++++++++++++++- components/header.tsx | 8 ++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 9db5308..bb315be 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -32,6 +32,10 @@ export default function Home() { for real-world impact.

+

+ It's not about making money — it's about making change. +

+
@@ -186,6 +190,7 @@ export default function Home() { { title: "Transparency", desc: "All allocations are visible on the public stream." }, { title: "Direct Impact", desc: "Funds flow directly to the acts deemed most valuable." }, { title: "Community Governed", desc: "The collective decides where the stream flows." }, + { title: "Not Money — Change", desc: "It's not about making money, it's about making change. Every act ripples outward." }, ].map((item, i) => (
@@ -207,6 +212,35 @@ export default function Home() {
+ {/* Funz Quest Crossover Banner */} +
+
+
+
+

+ It's not about making money — it's about making{" "} + + CHANGE + . +

+

+ And sometimes making change starts with having a little fun. Join the quest for funz — where + vibes become value and kindness becomes currency. +

+ + 🎲 + Begin the Quest for Funz + + +
+
+
+ {/* Dashboard Section */}
diff --git a/components/header.tsx b/components/header.tsx index 95f599f..1461f0f 100644 --- a/components/header.tsx +++ b/components/header.tsx @@ -35,6 +35,14 @@ export function Header() { > How it Works + + 🎲 Funz Quest +