diff --git a/templates/payments/pricing.html b/templates/payments/pricing.html index 4248b471..068682c7 100644 --- a/templates/payments/pricing.html +++ b/templates/payments/pricing.html @@ -69,140 +69,142 @@ - -
-
-
-

Hobbyist

-

$0 / month

-
- +
+ +
+
+
+

Hobbyist

+

$0 / month

+
+
    +
  • 20 checks
  • +
  • + 3 team members +
  • +
  • + 100 log entries per check +
  • +
  • API access
  • +
  • + 5 SMS & WhatsApp credits +
  • +
  •  
  • +
- {% if not request.user.is_authenticated %} - - {% endif %}
-
- -
-
-
-

Supporter

-

- $5 - / month -

-
-
    -
  • 20 checks
  • -
  • - 3 team members -
  • -
  • - 1000 log entries per check -
  • -
  • API access
  • -
  • - 5 SMS & WhatsApp credits -
  • -
  • Email support
  • -
+ +
+
+
+

Supporter

+

+ $5 + / month +

+
+
    +
  • 20 checks
  • +
  • + 3 team members +
  • +
  • + 1000 log entries per check +
  • +
  • API access
  • +
  • + 5 SMS & WhatsApp credits +
  • +
  • Email support
  • +
- {% if not request.user.is_authenticated %} - - {% endif %}
-
- -
-
-
-

Business

-

- $20 - / month -

+ +
+
+
+

Business

+

+ $20 + / month +

+
+ +
    +
  • 100 checks
  • +
  • + 10 team members +
  • +
  • + 1000 log entries per check +
  • +
  • API access
  • +
  • + 50 SMS & WhatsApp credits +
  • +
  • Email support
  • +
+ + {% if not request.user.is_authenticated %} + + {% endif %}
- -
    -
  • 100 checks
  • -
  • - 10 team members -
  • -
  • - 1000 log entries per check -
  • -
  • API access
  • -
  • - 50 SMS & WhatsApp credits -
  • -
  • Email support
  • -
- - {% if not request.user.is_authenticated %} - - {% endif %}
-
- -
-
-
-

Business Plus

-

- $80 - / month -

+ +
+
+
+

Business Plus

+

+ $80 + / month +

+
+ +
    +
  • 1000 checks
  • +
  • + Unlimited team members +
  • +
  • + 1000 log entries per check +
  • +
  • API access
  • +
  • + 500 SMS & WhatsApp credits +
  • +
  • Priority email support
  • +
+ + {% if not request.user.is_authenticated %} + + {% endif %}
- -
    -
  • 1000 checks
  • -
  • - Unlimited team members -
  • -
  • - 1000 log entries per check -
  • -
  • API access
  • -
  • - 500 SMS & WhatsApp credits -
  • -
  • Priority email support
  • -
- - {% if not request.user.is_authenticated %} - - {% endif %}