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.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.
+
+
Chachi
+
© {new Date().getFullYear()} {PLATFORM_NAME}. Built on Nostr.