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}