pricing: free=6h news + Sunday digest; paid=24h + daily digest
This commit is contained in:
parent
f247f66a3c
commit
c6abf23d84
1 changed files with 8 additions and 7 deletions
|
|
@ -6,11 +6,10 @@
|
||||||
<section class="public-section">
|
<section class="public-section">
|
||||||
<h1 class="public-section__head">Pricing</h1>
|
<h1 class="public-section__head">Pricing</h1>
|
||||||
<p>
|
<p>
|
||||||
Two tiers. The news aggregator and the hourly macro interpretation
|
Two tiers. The news aggregator and hourly AI interpretation are
|
||||||
are free for everyone — we want the read out where people can use
|
available to everyone — paid extends the news window from
|
||||||
it. The paid tier extends the same editorial commentary to the
|
6 hours to 24 hours and adds daily editorial by email, plus the
|
||||||
specific tickers in a portfolio you upload — an educational read
|
portfolio-import features.
|
||||||
of public data, not advice on whether to hold them.
|
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -21,11 +20,12 @@
|
||||||
<div class="tier-card__price">£0</div>
|
<div class="tier-card__price">£0</div>
|
||||||
<div class="tier-card__price-hint">Forever. No card needed.</div>
|
<div class="tier-card__price-hint">Forever. No card needed.</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>News aggregator — auto-tagged by theme</li>
|
<li>News aggregator — last 6 hours, auto-tagged by theme</li>
|
||||||
<li>Cross-asset macro signals across every asset class</li>
|
<li>Cross-asset macro signals across every asset class</li>
|
||||||
<li>Hourly AI interpretation of the news + the tape</li>
|
<li>Hourly AI interpretation of the news + the tape</li>
|
||||||
<li>Per-group cross-asset summaries</li>
|
<li>Per-group cross-asset summaries</li>
|
||||||
<li>Novice / Intermediate reading levels</li>
|
<li>Novice / Intermediate reading levels</li>
|
||||||
|
<li><strong>Sunday weekly digest by email</strong></li>
|
||||||
<li class="tier-card__excluded">Portfolio import & analysis</li>
|
<li class="tier-card__excluded">Portfolio import & analysis</li>
|
||||||
<li class="tier-card__excluded">Encrypted cloud sync</li>
|
<li class="tier-card__excluded">Encrypted cloud sync</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
@ -44,10 +44,11 @@
|
||||||
<div class="tier-card__price-hint">Checkout opens with our payments rollout.</div>
|
<div class="tier-card__price-hint">Checkout opens with our payments rollout.</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Everything in Free</li>
|
<li>Everything in Free</li>
|
||||||
|
<li><strong>News aggregator — full 24 hours</strong></li>
|
||||||
<li>Portfolio import (Trading 212 CSV)</li>
|
<li>Portfolio import (Trading 212 CSV)</li>
|
||||||
<li>AI commentary on diversification, sector and currency concentration, and macro-regime context for the holdings you upload</li>
|
<li>AI commentary on diversification, sector and currency concentration, and macro-regime context for the holdings you upload</li>
|
||||||
<li>Optional encrypted cloud sync across devices</li>
|
<li>Optional encrypted cloud sync across devices</li>
|
||||||
<li>Priority email when something material changes (later)</li>
|
<li><strong>Daily email digest</strong> (Mon–Sat) plus the Sunday recap</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="tier-card__cta">
|
<div class="tier-card__cta">
|
||||||
{% if cu and (cu.user or cu.is_admin) %}
|
{% if cu and (cu.user or cu.is_admin) %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue