pricing page: improve wording

This commit is contained in:
Son NK 2020-12-13 17:04:05 +01:00
parent 8d72d66d08
commit 8527fed69e
1 changed files with 7 additions and 4 deletions

View File

@ -54,7 +54,7 @@
</li>
</ul>
<div class="small-text">More information is available on our <a href="https://simplelogin.io/pricing" target="_blank" rel="noopener">Pricing
<div class="small-text">More information on our <a href="https://simplelogin.io/pricing" target="_blank" rel="noopener">Pricing
Page <i class="fe fe-external-link"></i>
</a></div>
</div>
@ -79,9 +79,8 @@
{% endif %}
<div class="mb-3">
Paddle supported payment methods include bank cards (Mastercard, Visa, American Express, etc) or PayPal. <br>
Send us an email at <a href="mailto:hi@simplelogin.io">hi@simplelogin.io</a> if you need other payment options
(e.g. IBAN transfer).
Paddle supports bank cards
(Mastercard, Visa, American Express, etc) and PayPal.
</div>
<button class="btn btn-success" onclick="upgrade({{ PADDLE_MONTHLY_PRODUCT_ID }})">
@ -93,6 +92,10 @@
Yearly <br>
$30/year
</button>
<hr>
For other payment options, please send us an email at <a href="mailto:hi@simplelogin.io">hi@simplelogin.io</a>
</div>
</div>