protect-you-privacy.html new design

This commit is contained in:
alexcherman 2018-03-27 09:44:50 +02:00
parent f35e9177b4
commit 4f203bb71c
13 changed files with 66 additions and 14 deletions

View File

@ -5,23 +5,75 @@
layout: base
id: protect-your-privacy
---
<h1>{% translate pagetitle %}</h1>
<p class="summarytxt">{% translate pagedesc %}</p>
<div class="hero">
<div class="container">
<h1>{% translate pagetitle %}</h1>
<p class="summarytxt">{% translate pagedesc %}</p>
</div>
</div>
<h2 id="traceable">{% translate traceable %}</h2>
<p>{% translate traceabletxt %}</p>
<div class="container">
<div class="two-column-layout">
<h2 id="receive">{% translate receive %}</h2>
<p>{% translate receivetxt %}</p>
<div class="row two-column-row">
<div>
<img class="column-img" src="/img/icons/traceability.svg" alt="icon">
</div>
<div class="column-text">
<h2 class="section-title" id="traceable">{% translate traceable %}</h2>
<p>{% translate traceabletxt %}</p>
</div>
</div>
<h2 id="public">{% translate public %}</h2>
<p>{% translate publictxt %}</p>
<div class="row two-column-row">
<div>
<img class="column-img" src="/img/icons/addresses.svg" alt="icon">
</div>
<div class="column-text">
<h2 class="section-title" id="receive">{% translate receive %}</h2>
<p>{% translate receivetxt %}</p>
</div>
</div>
<h2 id="iplog">{% translate iplog %}</h2>
<p>{% translate iplogtxt %}</p>
<div class="row two-column-row">
<div>
<img class="column-img" src="/img/icons/public-spaces.svg" alt="icon">
</div>
<div class="column-text">
<h2 class="section-title" id="public">{% translate public %}</h2>
<p>{% translate publictxt %}</p>
</div>
</div>
<h2 id="mixing">{% translate mixing %}</h2>
<p>{% translate mixingtxt %}</p>
<div class="row two-column-row">
<div>
<img class="column-img" src="/img/icons/ip-address.svg" alt="icon">
</div>
<div class="column-text">
<h2 class="section-title" id="iplog">{% translate iplog %}</h2>
<p>{% translate iplogtxt %}</p>
</div>
</div>
<h2 id="future">{% translate future %}</h2>
<p>{% translate futuretxt %}</p>
<div class="row two-column-row">
<div>
<img class="column-img" src="/img/icons/mixing-services.svg" alt="icon">
</div>
<div class="column-text">
<h2 class="section-title" id="mixing">{% translate mixing %}</h2>
<p>{% translate mixingtxt %}</p>
</div>
</div>
<div class="row two-column-row">
<div>
<img class="column-img" src="/img/icons/future-improvements.svg" alt="icon">
</div>
<div class="column-text">
<h2 class="section-title" id="future">{% translate future %}</h2>
<p>{% translate futuretxt %}</p>
</div>
</div>
</div>
</div>

BIN
img/icons/addresses.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

BIN
img/icons/addresses.svg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
img/icons/ip-address.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

BIN
img/icons/ip-address.svg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
img/icons/public-spaces.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

BIN
img/icons/public-spaces.svg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
img/icons/traceability.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

BIN
img/icons/traceability.svg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB