mirror of
https://github.com/aljazceru/lightning-address.git
synced 2025-12-17 05:14:22 +01:00
chore: fbtc.me instead of fastbitcoins.com
This commit is contained in:
@@ -253,6 +253,10 @@ export class Hero extends PureComponent {
|
|||||||
<LoopedTextPart>zebedee.io</LoopedTextPart>
|
<LoopedTextPart>zebedee.io</LoopedTextPart>
|
||||||
<LoopedTextPart>coinos.io</LoopedTextPart>
|
<LoopedTextPart>coinos.io</LoopedTextPart>
|
||||||
<LoopedTextPart>ln.tips</LoopedTextPart>
|
<LoopedTextPart>ln.tips</LoopedTextPart>
|
||||||
|
<LoopedTextPart>coincorner.io</LoopedTextPart>
|
||||||
|
<LoopedTextPart>bitrefill.me</LoopedTextPart>
|
||||||
|
<LoopedTextPart>fbtc.me</LoopedTextPart>
|
||||||
|
<LoopedTextPart>lnmarkets.com</LoopedTextPart>
|
||||||
</TextLoop>
|
</TextLoop>
|
||||||
</LoopWrapper>
|
</LoopWrapper>
|
||||||
</Fade>
|
</Fade>
|
||||||
|
|||||||
@@ -281,7 +281,7 @@ export const Providers = () => (
|
|||||||
<ProviderCard>
|
<ProviderCard>
|
||||||
<ImageWrapper>
|
<ImageWrapper>
|
||||||
<BTCPayImage src={'/images/fastbitcoins.png'} alt="FastBitcoins" style={{ width: '125px' }} />
|
<BTCPayImage src={'/images/fastbitcoins.png'} alt="FastBitcoins" style={{ width: '125px' }} />
|
||||||
<DomainURL>you@fastbitcoins.com</DomainURL>
|
<DomainURL>you@fbtc.me</DomainURL>
|
||||||
</ImageWrapper>
|
</ImageWrapper>
|
||||||
<ProviderSignUpButton target="_blank" href="https://fastbitcoins.com/">Open FastBitcoins</ProviderSignUpButton>
|
<ProviderSignUpButton target="_blank" href="https://fastbitcoins.com/">Open FastBitcoins</ProviderSignUpButton>
|
||||||
</ProviderCard>
|
</ProviderCard>
|
||||||
|
|||||||
Reference in New Issue
Block a user