diff --git a/index.html b/index.html index 5f955ae..f31d821 100644 --- a/index.html +++ b/index.html @@ -69,26 +69,26 @@ Open source & public domain — no moat, no castle, just infrastructure

Simple pricing

-
+
Monthly
$14/month Pay as you go. Cancel anytime. -
-
+ +
1 Year — Save 14%
$144/year $12/month billed annually. -
-
+ +
2 Year — Save 28%
$242/2 years ~$10/month billed every 2 years. -
- +

Zero commission fees. You keep every dollar minus only payment processing.

diff --git a/landing.css b/landing.css index 7a29b36..82594a0 100644 --- a/landing.css +++ b/landing.css @@ -212,6 +212,13 @@ a.mps-button.landing-cta-large { transform: translateY(-2px); } +a.landing-pricing-link { + text-decoration: none; + color: inherit; + display: block; + cursor: pointer; +} + .landing-pricing-banner { background: #F9F9FA; color: #515151;