mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Update: WooCommerce page content
This commit is contained in:
parent
aaaf8305a4
commit
258d852239
3 changed files with 19 additions and 30 deletions
|
@ -16,8 +16,10 @@ description: pages.woocommerce.description
|
|||
-->
|
||||
<section class="section section--home-cta">
|
||||
<div class="section__content">
|
||||
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
|
||||
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
|
||||
<h3> </h3>
|
||||
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
@ -46,15 +48,6 @@ description: pages.woocommerce.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--WOOCOMMERCE VIDEO OVERVIEW-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<h2>{% t pages.woocommerce.video-heading %}</h2>
|
||||
<div>
|
||||
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
HOW TO
|
||||
|
@ -64,36 +57,33 @@ description: pages.woocommerce.description
|
|||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.woocommerce.how-heading %}</h2>
|
||||
<p><a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">{% t pages.woocommerce.how-link %}</a></p>
|
||||
<p></p>
|
||||
<p>{% tmd pages.woocommerce.how-text %}</p>
|
||||
<p><a href="https://wordpress.org/plugins/" _target="blank">{% tmd pages.woocommerce.how-text-link %}</a>{% tmd pages.woocommerce.how-text-plugin %}</p>
|
||||
|
||||
<a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" class="btn-blue" target="_blank">{% t pages.woocommerce.how-install-link %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/update/updateevo.png" alt="{% t pages.update.update-heading %}">
|
||||
<img src="/assets/img/woocommerce/woocommerce_plugin.jpg" alt="{% t pages.update.update-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
Woocommerce setup video
|
||||
|
||||
<section class="">
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.woocommerce.install-heading %}</h2>
|
||||
{% tmd pages.woocommerce.install-text %}
|
||||
<p>{% tmd pages.woocommerce.install-text %}</p>
|
||||
<p>{% tmd pages.woocommerce.how-text-plugin %}</p>
|
||||
<a href="https://wordpress.org/plugins/" class="btn-blue" target="_blank">{% t pages.woocommerce.how-text-link %}</a>
|
||||
|
||||
<a href="https://youtu.be/HFzMPBY1rAQ" target="_blank" class="btn-blue-solid">{% t pages.woocommerce.install-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
|
||||
<img src="/assets/img/evolution/merchants.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue