resize images
BIN
res/static/img/benefit_0_small.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
res/static/img/benefit_1_small.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
res/static/img/benefit_2_small.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
res/static/img/benefit_3_small.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
res/static/img/benefit_4_small.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
res/static/img/benefit_5_small.png
Normal file
After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 233 KiB After Width: | Height: | Size: 118 KiB |
@@ -208,7 +208,7 @@
|
||||
<div>
|
||||
<h3>Free</h3>
|
||||
<div class="price">€0 per month</div>
|
||||
<img src="/res/img/benefit_0.png" style="width: 100%;">
|
||||
<img src="/res/img/benefit_0_small.png" style="width: 100%;">
|
||||
|
||||
<div class="feature">No account required</div>
|
||||
<a href="#" onclick="return explainFileExpiry()" class="feature">
|
||||
@@ -221,7 +221,7 @@
|
||||
<div>
|
||||
<h3>I'm doing my part!</h3>
|
||||
<div class="price">€2 per month + tax</div>
|
||||
<img src="/res/img/benefit_1.png" style="width: 100%;">
|
||||
<img src="/res/img/benefit_1_small.png" style="width: 100%;">
|
||||
|
||||
<div class="feature">No ads when viewing files</div>
|
||||
<a href="#" onclick="return explainFileExpiry()" class="feature">
|
||||
@@ -244,7 +244,7 @@
|
||||
<div>
|
||||
<h3>Resolve</h3>
|
||||
<div class="price">€4 per month + tax</div>
|
||||
<img src="/res/img/benefit_5.png" style="width: 100%;">
|
||||
<img src="/res/img/benefit_5_small.png" style="width: 100%;">
|
||||
|
||||
<div class="feature">No ads when viewing files</div>
|
||||
<a href="#" onclick="return explainFileExpiry()" class="feature">
|
||||
@@ -268,7 +268,7 @@
|
||||
<div>
|
||||
<h3>Persistence</h3>
|
||||
<div class="price">€8 per month + tax</div>
|
||||
<img src="/res/img/benefit_2.png" style="width: 100%;">
|
||||
<img src="/res/img/benefit_2_small.png" style="width: 100%;">
|
||||
|
||||
<div class="feature">No ads when viewing files</div>
|
||||
<a href="#" onclick="return explainFileExpiry()" class="feature">
|
||||
@@ -292,7 +292,7 @@
|
||||
<div>
|
||||
<h3>Tenacity</h3>
|
||||
<div class="price">€16 per month + tax</div>
|
||||
<img src="/res/img/benefit_3.png" style="width: 100%;">
|
||||
<img src="/res/img/benefit_3_small.png" style="width: 100%;">
|
||||
|
||||
<div class="feature">No ads when viewing files</div>
|
||||
<a href="#" onclick="return explainFileExpiry()" class="feature">
|
||||
@@ -316,7 +316,7 @@
|
||||
<div>
|
||||
<h3>Eternity</h3>
|
||||
<div class="price">€32 per month + tax</div>
|
||||
<img src="/res/img/benefit_4.png" style="width: 100%;">
|
||||
<img src="/res/img/benefit_4_small.png" style="width: 100%;">
|
||||
|
||||
<div class="feature">No ads when viewing files</div>
|
||||
<a href="#" onclick="return explainFileExpiry()" class="feature">
|
||||
|