mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
marget
This commit is contained in:
parent
40f0cfbe29
commit
01f790b196
25 changed files with 237 additions and 54 deletions
|
@ -10,18 +10,17 @@
|
|||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
{% include base.html %}
|
||||
{% include base.html %}
|
||||
|
||||
<!-- Hero content -->
|
||||
<div class="hero__content">
|
||||
<h1 class="hero__title">{% t pages.woocommerce.hero-heading %}</h1>
|
||||
<p class="hero__lead">{% t pages.woocommerce.hero-text %}</p>
|
||||
<div class="hero__buttons">
|
||||
<a href="https://github.com/snogcel/dash-woocommerce-plugin" class="btn-blue-solid btn-large" _target="blank">{% t pages.woocommerce.hero-btn %}</a>
|
||||
<a href="https://github.com/snogcel/dash-woocommerce-plugin/blob/master/dist/dash-woocommerce-plugin.zip
|
||||
" class="btn-blue-solid btn-large" _target="blank">{% t pages.woocommerce.hero-btn-download %}</a>
|
||||
<a href="https://github.com/nmarley/dashpayments-for-woocommerce" class="btn-blue-solid btn-large" _target="blank">{% t pages.woocommerce.hero-btn %}</a>
|
||||
<a href="https://github.com/snogcel/dash-woocommerce-plugin/blob/master/dist/dash-woocommerce-plugin.zip" class="btn-blue-solid btn-large" _target="blank">{% t pages.woocommerce.hero-btn-download %}</a>
|
||||
</div>
|
||||
<p>{% t pages.woocommerce.hero-description %} <a href="https://dashpay.atlassian.net/wiki/display/DOC/Dash+Payment+Processor+Overview" _target="blank">{% t pages.woocommerce.hero-description-link %}</a></p>
|
||||
<p>{% t pages.woocommerce.hero-description %} <a href="https://github.com/nmarley/dashpayments-for-woocommerce#requirements" _target="blank">{% t pages.woocommerce.hero-description-link %}</a></p>
|
||||
</div>
|
||||
|
||||
<!-- Hero stripe -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue