mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Update: Evolution page
This commit is contained in:
parent
0e5f914530
commit
ed2d55c6d9
4 changed files with 149 additions and 154 deletions
|
@ -1,99 +1,99 @@
|
|||
---
|
||||
layout: default
|
||||
title: pages.woocommerce.title
|
||||
description: pages.woocommerce.description
|
||||
---
|
||||
|
||||
|
||||
{% include hero/woocommerce.html %}
|
||||
{% include base.html %}
|
||||
|
||||
|
||||
<div class="page page--home">
|
||||
|
||||
<!--
|
||||
WHAT IS PLUGIN?
|
||||
-->
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
DASH FEATURES
|
||||
PRIVATE | INSTANT | SECURE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row features-collection">
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/instant.svg" height="100" alt="{% t pages.home.feature-instant-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-instant-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-instant-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/private.svg" height="100" alt="{% t pages.home.feature-private-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-private-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-private-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/secure.svg" height="100" alt="{% t pages.home.feature-secure-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-secure-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-secure-text %}
|
||||
</div>
|
||||
</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
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<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>{% 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>
|
||||
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/update/updateevo.png" 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 %}
|
||||
|
||||
<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 %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
---
|
||||
layout: default
|
||||
title: pages.woocommerce.title
|
||||
description: pages.woocommerce.description
|
||||
---
|
||||
|
||||
|
||||
{% include hero/woocommerce.html %}
|
||||
{% include base.html %}
|
||||
|
||||
|
||||
<div class="page page--home">
|
||||
|
||||
<!--
|
||||
WHAT IS PLUGIN?
|
||||
-->
|
||||
<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>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
DASH FEATURES
|
||||
PRIVATE | INSTANT | SECURE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row features-collection">
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/instant.svg" height="100" alt="{% t pages.home.feature-instant-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-instant-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-instant-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/private.svg" height="100" alt="{% t pages.home.feature-private-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-private-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-private-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/secure.svg" height="100" alt="{% t pages.home.feature-secure-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-secure-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-secure-text %}
|
||||
</div>
|
||||
</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
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<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>{% 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>
|
||||
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/update/updateevo.png" 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 %}
|
||||
|
||||
<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 %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue