* feat: add Alby JS SDK documentation and update package dependencies
* feat: add NostrWalletConnect component and ProfileSettingsNWCPage for wallet integration
* add NWC link to AvatarDropdown menu
* store and load nwc from localstorage
* feat: add NIP-47 documentation for Nostr Wallet Connect protocol
* feat: integrate Nostr Wallet Connect for zap payments and enhance UI feedback
* fix: update default custom amount to 21 and improve UI feedback for payment status on nwc
* fix: correct typo in QR code payment instruction text
---------
Co-authored-by: highperfocused <highperfocused@pm.me>
* refactor: enhance ProfileSettingsPage and UpdateProfileForm with improved layout and state management
* refactor: remove unused icons from UpdateProfileForm component
* refactor: improve loading state handling in UpdateProfileForm with skeleton UI
* refactor: remove redundant displayName property from profile update payload
* refactor: adjust container class for improved layout in ProfileSettingsPage
---------
Co-authored-by: highperfocused <highperfocused@pm.me>