From ef93b764baf90ed2322da9a1115c0f40d5250583 Mon Sep 17 00:00:00 2001
From: secondl1ght <85003930+secondl1ght@users.noreply.github.com>
Date: Thu, 10 Feb 2022 09:39:47 -0700
Subject: [PATCH] Add alby to other parts of the site
---
components/community.js | 5 ++++-
components/hero.js | 1 +
components/providers.js | 12 ++++++++++++
3 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/components/community.js b/components/community.js
index 1473a67..8af5b77 100644
--- a/components/community.js
+++ b/components/community.js
@@ -347,7 +347,6 @@ const SATDRESS_SERVERS = [
{
urlLink: 'https://tinytip.me',
urlText: '@tinytip.me',
-
},
{
urlLink: 'https://sats.pm',
@@ -357,6 +356,10 @@ const SATDRESS_SERVERS = [
urlLink: 'https://lnpay.cz',
urlText: '@lnpay.cz',
},
+ {
+ urlLink: 'https://getalby.com',
+ urlText: '@getalby.com',
+ },
];
const BRIDGE_SERVERS = [
diff --git a/components/hero.js b/components/hero.js
index 6e3b2c3..decef54 100644
--- a/components/hero.js
+++ b/components/hero.js
@@ -257,6 +257,7 @@ export class Hero extends PureComponent {
bitrefill.me
fbtc.me
lnmarkets.com
+ getalby.com
diff --git a/components/providers.js b/components/providers.js
index 063b2d1..5d84415 100644
--- a/components/providers.js
+++ b/components/providers.js
@@ -204,6 +204,11 @@ 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;
@@ -313,6 +318,13 @@ export const Providers = () => (
Download Wallet
+
+
+
+ you@getalby.com
+
+ Open Alby
+