update roi calc help page
This commit is contained in:
parent
86d4b6412e
commit
410aa7e112
1 changed files with 22 additions and 22 deletions
|
|
@ -172,13 +172,13 @@ html {
|
|||
<div class="col-md-6">
|
||||
<div class="model-card direct-model">
|
||||
<h5><i class="bi bi-rocket"></i> Direct Investment</h5>
|
||||
<p><strong>200-400% Potential Returns</strong></p>
|
||||
<p>Performance-based revenue sharing with exponential scaling bonuses and extended grace periods.</p>
|
||||
<p><strong>40-100% Market-Realistic Returns</strong></p>
|
||||
<p>Performance-based revenue sharing with conservative scaling and sustainable grace periods.</p>
|
||||
<ul class="text-success small">
|
||||
<li>Exponential scaling rewards</li>
|
||||
<li>Revenue premiums up to 60%</li>
|
||||
<li>Performance bonuses up to 35%</li>
|
||||
<li>Extended grace periods</li>
|
||||
<li>Linear scaling up to 2.0x instances</li>
|
||||
<li>Revenue premiums up to 20%</li>
|
||||
<li>Performance bonuses up to 15%</li>
|
||||
<li>Grace periods max 6 months</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -280,10 +280,10 @@ html {
|
|||
<h5 class="mb-0">Safe (Conservative)</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p><strong>3% monthly churn</strong></p>
|
||||
<p>Steady growth: 3-8 new clients/month</p>
|
||||
<p><strong>2.5% monthly churn</strong></p>
|
||||
<p>Steady growth: 15-40 new instances/month</p>
|
||||
<p>Best for: Established markets, risk-averse CSPs</p>
|
||||
<p class=\"small text-muted\">~200 total clients over 3 years</p>
|
||||
<p class=\"small text-muted\">~5-8 new clients/month × 3-5 instances each</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -293,10 +293,10 @@ html {
|
|||
<h5 class="mb-0">Balanced (Moderate)</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p><strong>4% monthly churn</strong></p>
|
||||
<p>Balanced growth: 5-15 new clients/month</p>
|
||||
<p><strong>3% monthly churn</strong></p>
|
||||
<p>Balanced growth: 25-90 new instances/month</p>
|
||||
<p>Best for: Competitive markets, balanced approach</p>
|
||||
<p class=\"small text-muted\">~350 total clients over 3 years</p>
|
||||
<p class=\"small text-muted\">~8-15 new clients/month × 3-6 instances each</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -306,10 +306,10 @@ html {
|
|||
<h5 class="mb-0">Fast (Aggressive)</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p><strong>5% monthly churn</strong></p>
|
||||
<p>Rapid growth: 8-25 new clients/month</p>
|
||||
<p><strong>3.5% monthly churn</strong></p>
|
||||
<p>Rapid growth: 40-150 new instances/month</p>
|
||||
<p>Best for: High-growth strategies, active sales</p>
|
||||
<p class=\"small text-muted\">~500 total clients over 3 years</p>
|
||||
<p class=\"small text-muted\">~12-25 new clients/month × 3-6 instances each</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -378,9 +378,9 @@ html {
|
|||
</div>
|
||||
|
||||
<h3>Conservative Scenario Modeling</h3>
|
||||
<div class=\"table-responsive\">
|
||||
<table class=\"table table-bordered\">
|
||||
<thead class=\"table-secondary\">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped comparison-table">
|
||||
<thead class="table-success">
|
||||
<tr>
|
||||
<th>Scenario</th>
|
||||
<th>Market Conditions</th>
|
||||
|
|
@ -390,21 +390,21 @@ html {
|
|||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class=\"table-danger\">
|
||||
<tr class="table-danger">
|
||||
<td><strong>Pessimistic</strong></td>
|
||||
<td>Economic downturn, strong competition</td>
|
||||
<td>5-10% annually</td>
|
||||
<td>30-36 months</td>
|
||||
<td>20-40%</td>
|
||||
</tr>
|
||||
<tr class=\"table-warning\">
|
||||
<tr class="table-warning">
|
||||
<td><strong>Realistic</strong></td>
|
||||
<td>Normal market conditions</td>
|
||||
<td>15-25% annually</td>
|
||||
<td>18-24 months</td>
|
||||
<td>50-80%</td>
|
||||
</tr>
|
||||
<tr class=\"table-success\">
|
||||
<tr class="table-success">
|
||||
<td><strong>Optimistic</strong></td>
|
||||
<td>Favorable market, rapid adoption</td>
|
||||
<td>25-35% annually</td>
|
||||
|
|
@ -501,7 +501,7 @@ html {
|
|||
<div class="col-md-6">
|
||||
<h5>Advanced Questions</h5>
|
||||
<h6>How are performance bonuses calculated?</h6>
|
||||
<p>Bonuses apply when you exceed 110% of baseline growth, providing up to 35% additional revenue share for large investments.</p>
|
||||
<p>Bonuses apply when you exceed 110% of baseline growth, providing up to 15% additional revenue share for large investments.</p>
|
||||
|
||||
<h6>What is the Performance Multiplier?</h6>
|
||||
<p>Automatically calculated metric: actual results ÷ baseline expectations. Cannot be manually configured.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue