feat(portal): surface new offer/auction polish + in-app notifications

- index.html "Everything a creator needs" — Auctions & Make-an-Offer
  card description expanded to mention live countdowns, configurable
  pay windows, and full email + in-app notification at every state.
- index.html — new "In-app Notifications" feature card between
  auctions and multi-tenant: badge near profile, breadcrumb backlinks,
  permanent audit log, read rows stay searchable.
- pricing.html "What's included" list — adds "In-app notifications
  inbox" alongside the existing auctions / make-an-offer line.
This commit is contained in:
russell@unturf.com 2026-05-14 14:49:57 -04:00
parent b88c1d8d0f
commit afa96dbd3f
No known key found for this signature in database
2 changed files with 8 additions and 1 deletions

View file

@ -143,7 +143,13 @@ Open source & public domain — no moat, no castle, just infrastructure
<div class="mps-card">
<span class="mps-card-icon">&#128176;</span>
<span class="mps-card-title">Auctions &amp; Make-an-Offer</span>
<span class="mps-card-desc">Run eBay-style auctions with reserve, soft-close, and proxy bidding. Or accept offers and negotiate. Auto-accept high offers, auto-decline lowballs. All commission-free, paid through your existing checkout.</span>
<span class="mps-card-desc">Run eBay-style auctions with reserve, soft-close, and proxy bidding. Or accept offers and negotiate. Auto-accept high offers, auto-decline lowballs. Live countdowns, configurable pay windows, full email + in-app notification at every state. All commission-free, paid through your existing checkout.</span>
</div>
<div class="mps-card">
<span class="mps-card-icon">&#128276;</span>
<span class="mps-card-title">In-app Notifications</span>
<span class="mps-card-desc">Every transactional email also drops an in-app row with breadcrumb backlinks. Badge near the profile name; permanent audit log at /u/notifications. Read rows stay searchable, just less prominent.</span>
</div>
<div class="mps-card">

View file

@ -140,6 +140,7 @@ Open source &amp; public domain &#8212; no moat, no castle, just infrastructure
<div class="calc-included-item"><span class="landing-check">&#x2714;</span> Digital &amp; physical products</div>
<div class="calc-included-item"><span class="landing-check">&#x2714;</span> Coupons, bundles &amp; gift cards</div>
<div class="calc-included-item"><span class="landing-check">&#x2714;</span> Auctions &amp; make-an-offer</div>
<div class="calc-included-item"><span class="landing-check">&#x2714;</span> In-app notifications inbox</div>
<div class="calc-included-item"><span class="landing-check">&#x2714;</span> 21-day free trial</div>
<div class="calc-included-item"><span class="landing-check">&#x2714;</span> Optional dev &amp; stage shops</div>
</div>