add 21-day free trial messaging to landing and pricing pages
This commit is contained in:
parent
97ad49dbf7
commit
aaae942772
2 changed files with 5 additions and 3 deletions
|
|
@ -59,7 +59,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<div class="landing-cta-group">
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button landing-cta">+ Open a Shop</a>
|
||||
</div>
|
||||
<p class="landing-muted">Close anytime, no questions asked.</p>
|
||||
<p class="landing-muted">21-day free trial. 1 shop, 1 seat, all features. No credit card required.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -91,7 +91,8 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<p class="landing-muted">Zero commission fees. You keep every dollar minus only payment processing.</p>
|
||||
<p class="landing-muted">Every plan starts with a 21-day free trial. 1 shop, 1 seat, all features.</p>
|
||||
<p class="landing-muted" style="margin-top: 12px;">Zero commission fees. You keep every dollar minus only payment processing.</p>
|
||||
<p class="landing-muted" style="margin-top: 12px;"><a href="/pricing.html" style="color: #a3c765; font-weight: 600;">Pricing calculator</a> — multiple shops, seats, and multi-year discounts.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<section class="landing-hero" style="padding-bottom: 40px;">
|
||||
<div class="landing-hero-inner">
|
||||
<h1 class="landing-hero-title">Pricing Calculator</h1>
|
||||
<p class="landing-hero-subtitle">$14/month per shop, per seat. Save up to 42% with multi-year plans.</p>
|
||||
<p class="landing-hero-subtitle">21-day free trial, then $14/month per shop, per seat. Save up to 42% with multi-year plans.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -139,6 +139,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<div class="calc-included-item"><span class="landing-check">✔</span> Zero commission fees</div>
|
||||
<div class="calc-included-item"><span class="landing-check">✔</span> Digital & physical products</div>
|
||||
<div class="calc-included-item"><span class="landing-check">✔</span> Coupons, bundles & gift cards</div>
|
||||
<div class="calc-included-item"><span class="landing-check">✔</span> 21-day free trial</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue