Add pricing section: $14/mo or $99/yr, remove free references
Dedicated pricing section with two cards (monthly/yearly). $99/yr saves 41%. Zero commission fees callout below. Removed "Free" from all CTA buttons and subtext.
This commit is contained in:
parent
6e46bc66b0
commit
976a168f97
1 changed files with 28 additions and 4 deletions
32
index.html
32
index.html
|
|
@ -77,12 +77,36 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<br/><br/>
|
||||
|
||||
<center>
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button">+ Open a Shop — Free</a>
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button">+ Open a Shop</a>
|
||||
</center>
|
||||
|
||||
<br/>
|
||||
|
||||
<center style="color: #777; font-size: 14px;">No credit card required. Close anytime, no questions asked.</center>
|
||||
<center style="color: #777; font-size: 14px;">Close anytime, no questions asked.</center>
|
||||
|
||||
</section>
|
||||
|
||||
<hr class="mps-section-divider"/>
|
||||
|
||||
<!-- ======== PRICING ======== -->
|
||||
<section class="one-column">
|
||||
|
||||
<span class="big-bold-dark">Simple pricing</span>
|
||||
|
||||
<div class="mps-comparison">
|
||||
<div class="mps-card" style="text-align: center; border: 2px solid #5871ad; padding: 30px;">
|
||||
<span class="mps-card-icon">📅</span>
|
||||
<span style="color: #0b0b0b; font-size: 2.2em; font-weight: 600; display: block;">$14<span style="font-size: 0.4em; font-weight: 400; color: #777;">/month</span></span>
|
||||
<span class="mps-card-desc" style="margin-top: 10px;">Pay as you go. Cancel anytime.</span>
|
||||
</div>
|
||||
<div class="mps-card" style="text-align: center; border: 2px solid #678731; padding: 30px;">
|
||||
<span class="mps-card-icon">🌟</span>
|
||||
<span style="color: #0b0b0b; font-size: 2.2em; font-weight: 600; display: block;">$99<span style="font-size: 0.4em; font-weight: 400; color: #777;">/year</span></span>
|
||||
<span class="mps-card-desc" style="margin-top: 10px;">Save 41%. Best value.</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<center style="color: #777; font-size: 14px;">Zero commission fees. You keep every dollar minus only payment processing.</center>
|
||||
|
||||
</section>
|
||||
|
||||
|
|
@ -219,7 +243,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<br/><br/>
|
||||
|
||||
<center>
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button">+ Open a Shop — Free</a>
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button">+ Open a Shop</a>
|
||||
</center>
|
||||
|
||||
</section>
|
||||
|
|
@ -343,7 +367,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
|
||||
<br/><br/>
|
||||
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button">+ Open a Shop — Free</a>
|
||||
<a href="https://my.makepostsell.com/s/new" target="_blank" class="shop-new-button mps-button">+ Open a Shop</a>
|
||||
|
||||
</center>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue