feat: add gift cards to feature grid and pricing includes
This commit is contained in:
parent
69f96c48c3
commit
97ad49dbf7
2 changed files with 7 additions and 1 deletions
|
|
@ -133,6 +133,12 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<span class="mps-card-desc">Built-in creative filter toolbar, canvas export, and RGB color chains. Karaoke mode with vocal isolation. Experiment, remix, and publish from one place.</span>
|
||||
</div>
|
||||
|
||||
<div class="mps-card">
|
||||
<span class="mps-card-icon">🎁</span>
|
||||
<span class="mps-card-title">Gift Cards</span>
|
||||
<span class="mps-card-desc">Sell variable-amount gift cards redeemable at checkout. Partial use across multiple purchases, optional recipient email, never expire. Accept any payment method including crypto.</span>
|
||||
</div>
|
||||
|
||||
<div class="mps-card">
|
||||
<span class="mps-card-icon">👥</span>
|
||||
<span class="mps-card-title">Multi-tenant & Team</span>
|
||||
|
|
|
|||
|
|
@ -138,7 +138,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
|||
<div class="calc-included-item"><span class="landing-check">✔</span> Email subscriptions & feeds</div>
|
||||
<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</div>
|
||||
<div class="calc-included-item"><span class="landing-check">✔</span> Coupons, bundles & gift cards</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue