Fix free trial period from 30 days to 14 days across all pages
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -248,7 +248,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="section-label">Simple Pricing</div>
|
<div class="section-label">Simple Pricing</div>
|
||||||
<h2 class="section-title">Pick the plan that fits your community</h2>
|
<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">
|
<div class="pricing-grid">
|
||||||
|
|
||||||
|
|||||||
@@ -262,7 +262,7 @@
|
|||||||
<p>Get personalized investment recommendations for your community — free during early access.</p>
|
<p>Get personalized investment recommendations for your community — free during early access.</p>
|
||||||
<div class="cta-form">
|
<div class="cta-form">
|
||||||
<a href="index.html#preview-signup" class="btn btn-primary btn-lg">Get Free Investment Analysis</a>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
<a href="#comparison" class="btn btn-ghost btn-lg">See Comparison →</a>
|
<a href="#comparison" class="btn btn-ghost btn-lg">See Comparison →</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="hero-trust">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -223,7 +223,7 @@
|
|||||||
<h2>Ready to Modernize Your Reserve Planning?</h2>
|
<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>
|
<p>Join forward-thinking HOAs that have replaced outdated reserve studies with AI-powered continuous planning.</p>
|
||||||
<div class="cta-form">
|
<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>
|
<p class="cta-note">No credit card required · Cancel anytime · Free preview access</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user