diff --git a/docker/ss-atlas/templates/pages/landing.html b/docker/ss-atlas/templates/pages/landing.html index 78502bd..04a16c6 100644 --- a/docker/ss-atlas/templates/pages/landing.html +++ b/docker/ss-atlas/templates/pages/landing.html @@ -123,7 +123,7 @@

We've reached our limit for new signups. Check back later.

{{else if and .StripePaymentLink (eq .PricingTier 0) (not .UseCheckoutForm)}}

Free Plan

-
$0 / one-time
+
$0 /month for max 3 months
@@ -131,7 +131,7 @@ {{else if .UseCheckoutForm}} {{if eq .PricingTier 0}}

Launch Offer

-
$0 / 3 months, then ends
+
$0 /month for max 3 months
{{else if eq .PricingTier 1}}

Founder Plan

$20 / year, then $100/month