mirror of
https://github.com/Xahau/xahau-web.git
synced 2025-11-19 19:05:48 +00:00
Updated logos and links
This commit is contained in:
BIN
src/assets/ecosystem-logos/bitmart.png
Normal file
BIN
src/assets/ecosystem-logos/bitmart.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/ecosystem-logos/coinex.png
Normal file
BIN
src/assets/ecosystem-logos/coinex.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user