Merge pull request #42 from Ekiserrepe/main

Updated logos and links
This commit is contained in:
Thomas Silkjær
2025-07-07 12:51:08 +02:00
committed by GitHub
3 changed files with 7 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -13,6 +13,9 @@ import xahau_services from '../assets/ecosystem-logos/xahau-services.png'
import xrplwin from'../assets/ecosystem-logos/xrplwin.png'
import xaman from'../assets/ecosystem-logos/xaman.png'
import dcent from'../assets/ecosystem-logos/dcent.png'
import bitmart from'../assets/ecosystem-logos/bitmart.png'
import coinex from'../assets/ecosystem-logos/coinex.png'
## Wallets
@@ -28,8 +31,8 @@ import dcent from'../assets/ecosystem-logos/dcent.png'
<div class="grid gap-3 md:grid-cols-3 grid-cols-1 pt-2 pb-20">
<EcosystemButton class="h-40" title="Gatehub" imageSrc={gatehub} href="https://gatehub.net/" />
<EcosystemButton class="h-40" href="https://www.bitrue.com/" imageSrc={bitrue} title="Bitrue" />
<EcosystemButton class="h-40" title="BitMart" href="https://www.bitmart.com/" />
<EcosystemButton class="h-40" title="CoinEx" href="https://www.coinex.com/" />
<EcosystemButton class="h-40" title="BitMart" imageSrc={bitmart} href="https://www.bitmart.com/" />
<EcosystemButton class="h-40" title="CoinEx" imageSrc={coinex} href="https://www.coinex.com/" />
</div>
## Explorers and utilities
@@ -54,9 +57,8 @@ import dcent from'../assets/ecosystem-logos/dcent.png'
<EcosystemButton class="h-30" href="https://vpra.app/" title="VPRA" />
<EcosystemButton class="h-30" href="https://xaman.app/detect/xapp:dino.xahur" title="DinoXAHur" />
<EcosystemButton class="h-30" href="https://driip.org/" title="Driip" />
<EcosystemButton class="h-30" href="https://driip.org/" title="Driip" />
<EcosystemButton class="h-30" href="#" title="Xaman DEX Trade" />
<EcosystemButton class="h-30" href="#" title="Voucher" />
<EcosystemButton class="h-30" href="https://xumm.app/detect/xapp:xumm.dex" title="Xaman DEX Trade" />
<EcosystemButton class="h-30" href="https://xumm.app/detect/xapp:xaman.voucher" title="Voucher" />
<EcosystemButton class="h-30" href="https://www.dallipay.com/" title="Dallipay" />
<EcosystemButton class="h-30" href="https://dhali.io/" title="Dhali" />
<EcosystemButton class="h-30" href="https://xahauradio.com/" title="Xahau Radio" />