diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index 0f207f5..e26d2b7 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -13,6 +13,7 @@ import type { Invoice } from "@/lib/api" import { account, PLATFORM_LOGO, PLATFORM_NAME, refetchBilling, setToastMessage } from "@/lib/state" import FlotillaLogo from "@/assets/flotilla-logo.svg" import NostordLogo from "@/assets/nostord-logo.svg" +import ChachiLogo from "@/assets/chachi-logo.svg" export default function Home() { const navigate = useNavigate() @@ -340,6 +341,44 @@ export default function Home() { + + {/* Chachi */} + +
+
+ Chachi +
+

Chachi

+

chachi.chat

+
+
+ + + +
+

+ A group chat app built on top of Nostr. Chachi makes it easy for your community + to have real-time conversations, all flowing through your own relay. +

+
+ {["Real-time group messaging", "Bring your own relay", "No accounts — just your Nostr key"].map(f => ( +
+ + {f} +
+ ))} +
+
+ + Visit chachi.chat + +
+
@@ -384,8 +423,8 @@ export default function Home() {

© {new Date().getFullYear()} {PLATFORM_NAME}. Built on Nostr.

Flotilla - Chachi Nostrord + Chachi