mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 07:13:18 +08:00
add coupon code
This commit is contained in:
parent
d8a23ba9d3
commit
96f16b658f
1 changed files with 11 additions and 0 deletions
|
@ -92,6 +92,17 @@
|
|||
(Mastercard, Visa, American Express, etc) and PayPal.
|
||||
</div>
|
||||
|
||||
<div class="alert alert-info">
|
||||
Black Friday Deal: 33% off on the yearly plan ($20/year instead of $30/year) with the coupon code
|
||||
<em data-toggle="tooltip"
|
||||
title="Click to copy"
|
||||
class="clipboard"
|
||||
data-clipboard-text="BF2021">BF2021</em>
|
||||
<br>
|
||||
Available until November 30.
|
||||
</div>
|
||||
|
||||
|
||||
<button class="btn btn-primary" onclick="upgrade({{ PADDLE_YEARLY_PRODUCT_ID }})">
|
||||
Yearly billing
|
||||
<span class="badge badge-success">Save $18</span>
|
||||
|
|
Loading…
Reference in a new issue