From e0f54ba837c95c2d91142ac36c7f242a7e927063 Mon Sep 17 00:00:00 2001 From: userAdityaa Date: Sat, 23 May 2026 22:37:40 +0530 Subject: [PATCH] chore: uppdate signup modal copy to focus on joining Flotilla --- src/app/components/SignUp.svelte | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/app/components/SignUp.svelte b/src/app/components/SignUp.svelte index 5edf81e0..d11a0148 100644 --- a/src/app/components/SignUp.svelte +++ b/src/app/components/SignUp.svelte @@ -11,7 +11,6 @@ import Modal from "@lib/components/Modal.svelte" import ModalBody from "@lib/components/ModalBody.svelte" import LogIn from "@app/components/LogIn.svelte" - import InfoNostr from "@app/components/InfoNostr.svelte" import SignUpKey from "@app/components/SignUpKey.svelte" import SignUpEmail from "@app/components/SignUpEmail.svelte" import SignUpProfile from "@app/components/SignUpProfile.svelte" @@ -91,11 +90,10 @@ -

Sign up with Nostr

+

Join {PLATFORM_NAME}

- {PLATFORM_NAME} is built using the - , which gives - users control over their digital identity using cryptographic key pairs. + Censorship resistant digital spaces for communities. Sign up to join rooms, meet people, and + own your identity.

{#if hasPomade}