diff --git a/apps/desktop/public/heading.png b/apps/desktop/public/heading.png new file mode 100644 index 00000000..d68bfe18 Binary files /dev/null and b/apps/desktop/public/heading.png differ diff --git a/apps/desktop/public/heading@2x.png b/apps/desktop/public/heading@2x.png new file mode 100644 index 00000000..9696e0ea Binary files /dev/null and b/apps/desktop/public/heading@2x.png differ diff --git a/apps/desktop/src/routes/auth/welcome.tsx b/apps/desktop/src/routes/auth/welcome.tsx index 7c7fc18a..a64fd957 100644 --- a/apps/desktop/src/routes/auth/welcome.tsx +++ b/apps/desktop/src/routes/auth/welcome.tsx @@ -1,24 +1,50 @@ +import { SettingsIcon } from "@lume/icons"; import { Link } from "react-router-dom"; export function WelcomeScreen() { return ( -
+
+ Lume is your safe Nostr client to meet, explore and
+
+ freely sharing your though to everyone in nostrverse
+
+ Before joining Nostr, you can take time to learn more about Nostr{" "} + + here + +
Successfully zapped
@@ -229,7 +229,7 @@ export function NoteZap() {