mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Update: Merchants - fix broken images/links
This commit is contained in:
parent
e9a8978fb1
commit
6c5f3daa83
5 changed files with 5 additions and 10 deletions
|
@ -1,25 +1,20 @@
|
|||
|
||||
- name: ShakePay
|
||||
title: Debit Card
|
||||
url: https://shakepay.co
|
||||
image: shakepay_logo.png
|
||||
|
||||
- name: SpectroCoin
|
||||
title: Debit Card
|
||||
url: https://spectrocoin.com/
|
||||
image: SpectroCoin.jpg
|
||||
|
||||
- name: UQUID
|
||||
title: Debit Card
|
||||
url: https://uquid.com/dash-debit-card
|
||||
image: UQUID.jpg
|
||||
|
||||
- name: Bitwala
|
||||
title: Debit Card
|
||||
url: https://my.bitwa.la
|
||||
image: Bitwala.jpg
|
||||
|
||||
- name: Wirex
|
||||
title: Debit Card
|
||||
url: https://wirexapp.com
|
||||
image: Wirex.jpg
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
|
||||
- name: Bitgild
|
||||
url: http://www.bitgild.com
|
||||
image: Bitgild.png
|
||||
image: Bitgild.jpg
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
- name: Misconduct Wine Company
|
||||
title: Winery
|
||||
url: http://www.misconductwineco.com
|
||||
image: misconductwine_logo.jpg.jpg
|
||||
image: misconductwine_logo.jpg
|
||||
|
||||
- name: Party Cakes4u
|
||||
title: Cake Shop
|
||||
|
@ -57,7 +57,7 @@
|
|||
- name: Healthiverse
|
||||
title: Health
|
||||
url: http://healthiverse.net
|
||||
image: design.jpg
|
||||
image: Healthiverse.jpg
|
||||
|
||||
- name: Above All House Plants
|
||||
title: House/ Garden
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
<p class="hero__lead">{% t pages.merchants.hero-text %}</p>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="https://mapme.com/dash-merchants" class="btn-white-solid">{% t pages.merchants.hero-map-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Merchants" class="btn-white-solid">{% t pages.merchants.hero-integrate-btn %}</a>
|
||||
<a href="https://mapme.com/dash-merchants" target="_blank" class="btn-white-solid">{% t pages.merchants.hero-map-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Merchants" target="_blank" class="btn-white-solid">{% t pages.merchants.hero-integrate-btn %}</a>
|
||||
<a href="mailto:robert@dash.org" class="btn-white-solid">{% t pages.merchants.hero-getlisted-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Loading…
Add table
Add a link
Reference in a new issue