diff --git a/components/community.js b/components/community.js index fa20fea..207f21c 100644 --- a/components/community.js +++ b/components/community.js @@ -348,11 +348,6 @@ const SATDRESS_SERVERS = [ urlLink: 'https://tinytip.me', urlText: '@tinytip.me', }, - { - urlLink: 'https://getalby.com', - urlText: '@getalby.com', - }, - ]; const BRIDGE_SERVERS = [ diff --git a/components/hero.js b/components/hero.js index 7fb14b8..e652f48 100644 --- a/components/hero.js +++ b/components/hero.js @@ -253,7 +253,6 @@ export class Hero extends PureComponent { zebedee.io coinos.io ln.tips - getalby.com diff --git a/components/providers.js b/components/providers.js index ce60d4b..d75f734 100644 --- a/components/providers.js +++ b/components/providers.js @@ -204,11 +204,6 @@ const BTCPayImage = styled.img` align-self: center; `; -const AlbyImage = styled.img` - width: 50px; - border-radius: 5%; -`; - const Bold = styled.span` font-weight: 600; letter-spacing: -0.5px; @@ -304,13 +299,6 @@ export const Providers = () => ( Open Telegram - - - - you@getalby.com - - Open Alby -