Compare commits
2 Commits
35869a7b74
...
2b67cf2f69
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b67cf2f69 | |||
| 5f934e70eb |
@@ -248,7 +248,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
<div class="container">
|
||||
<div class="section-label">Simple Pricing</div>
|
||||
<h2 class="section-title">Pick the plan that fits your community</h2>
|
||||
<p class="section-sub">No setup fees. No contracts. All plans include a 30-day free trial.</p>
|
||||
<p class="section-sub">No setup fees. No contracts. All plans include a 14-day free trial.</p>
|
||||
|
||||
<div class="pricing-grid">
|
||||
|
||||
|
||||
@@ -262,7 +262,7 @@
|
||||
<p>Get personalized investment recommendations for your community — free during early access.</p>
|
||||
<div class="cta-form">
|
||||
<a href="index.html#preview-signup" class="btn btn-primary btn-lg">Get Free Investment Analysis</a>
|
||||
<p class="cta-note">No credit card required · 30-day free trial · State-compliant strategies</p>
|
||||
<p class="cta-note">No credit card required · 14-day free trial · State-compliant strategies</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
<a href="#comparison" class="btn btn-ghost btn-lg">See Comparison →</a>
|
||||
</div>
|
||||
<div class="hero-trust">
|
||||
<p>✓ No credit card required ✓ 30-day free trial ✓ Cancel anytime</p>
|
||||
<p>✓ No credit card required ✓ 14-day free trial ✓ Cancel anytime</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -223,7 +223,7 @@
|
||||
<h2>Ready to Modernize Your Reserve Planning?</h2>
|
||||
<p>Join forward-thinking HOAs that have replaced outdated reserve studies with AI-powered continuous planning.</p>
|
||||
<div class="cta-form">
|
||||
<a href="index.html#preview-signup" class="btn btn-primary btn-lg">Start Your Free 30-Day Trial</a>
|
||||
<a href="index.html#preview-signup" class="btn btn-primary btn-lg">Start Your Free 14-Day Trial</a>
|
||||
<p class="cta-note">No credit card required · Cancel anytime · Free preview access</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user