Skip to content

Commit

Permalink
replace missing info
Browse files Browse the repository at this point in the history
from alt tag fix
  • Loading branch information
justinvforvendetta committed Jan 14, 2019
1 parent 00ae058 commit 71cd232
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions components/Partners.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,22 @@ export const PartnerInfo = ({ t }) => {
to millions of customers worldwide.`
})}
</ExpandCollapse>
</div>
<div>
<a href="https://www.tokenpay.com/">
<img src="/static/img/partners/tokenpay.png" alt="tokenpay" />
</a>
<ExpandCollapse {...options}>
{t('home:partnership.tpay', {
defaultValue: `TokenPay was created with the fundamental desire to bridge
modern-day financial institutions with the benefits of the
blockchain space. TPAY is an open-sourced, decentralized, and
self-verifying payment platform project with a passionate
community following with a focus on adoption, decentralization and
ease of use for digital currencies in todays mixed currency global
financial system.`
})}
</ExpandCollapse>
</div>
<div>
<a href="https://www.plaak.com/">
Expand Down

0 comments on commit 71cd232

Please sign in to comment.