pr ready for new payments page, minor changes on merchant page

This commit is contained in:
Madeleine Shang 2017-02-22 00:03:01 +00:00
parent 69b521cf20
commit 32c6c2bf63
3 changed files with 5 additions and 18 deletions

View file

@ -245,12 +245,12 @@ pages:
payments:
title: Dash Payment Processors
hero-heading: Send Payments in DASH
hero-text: To be added...something something about benefits and ease of paying dash
hero-heading: Dash Payment Processing
hero-text: Quickly and easily integrate Dash as a payment method
payments-desc-header: Payment Processors
payments-desc-subtitle: To be added...
payments-desc-subtitle:
payments-providers-header: Payment Processors
payments-providers-subtitle: To be added...
payments-providers-subtitle:
modal-header-vendor-label-descriptor: Wallet for Dash
modal-download-action-button-label: Download

View file

@ -1,13 +1,5 @@
<div class="hero hero--space" id="hero">
<!--div class="hero__background">
{% capture heroimage %}hero/{% t pages.wallets.hero-image %}{% endcapture %}
{% srcset hero/get-dash-n.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %}
</div-->
<div class="hero__background">
<img src="{{ base }}/assets/img/hero/expecto_patronum.png" alt="" class="hero__background-image">
@ -22,11 +14,6 @@
<h1 class="hero__title">{% t pages.payments.hero-heading %}</h1>
<p class="hero__lead">{% t pages.payments.hero-text %}</p>
<!--<div class="hero__buttons">-->
<!-- <a href="#payments" class="btn-white-solid">{% t pages.payments.hero-wallets-btn %}</a>-->
<!-- <a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941" target="_blank" class="btn-white-solid">{% t pages.payments.hero-guide-btn %}</a>-->
<!-- <a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=31326247" target="_blank" class="btn-white-solid">{% t pages.payments.hero-security-btn %}</a>-->
<!--</div>-->
</div>
<!-- Hero stripe -->

View file

@ -31,7 +31,7 @@ description: pages.payments.description
<section class="section clearfix">
<div class="section__content" style="background-color: #fff7af; width: 97%; margin: auto; padding: 10px 15px;">
<p >
<p>
DISCLAIMER: This list is provided for informational purposes only. Services listed here have not been evaluated or endorsed by the Dash developers and no guarantees are made as to the accuracy of this information. Please exercise discretion when using third-party services.
</p>
</div>