Merge pull request 'Fix free trial period from 30 days to 14 days across all pages' (#7) from fix/trial-period-14-days into main
All checks were successful
Deploy to Production / deploy (push) Successful in 3s

Reviewed-on: #7
This commit is contained in:
2026-04-01 11:45:07 -04:00
3 changed files with 4 additions and 4 deletions

View File

@@ -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">

View File

@@ -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 &nbsp;·&nbsp; 30-day free trial &nbsp;·&nbsp; State-compliant strategies</p>
<p class="cta-note">No credit card required &nbsp;·&nbsp; 14-day free trial &nbsp;·&nbsp; State-compliant strategies</p>
</div>
</div>
</section>

View File

@@ -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 &nbsp;&nbsp;30-day free trial &nbsp;&nbsp; ✓ Cancel anytime</p>
<p>✓ No credit card required &nbsp;&nbsp;14-day free trial &nbsp;&nbsp; ✓ 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 &nbsp;·&nbsp; Cancel anytime &nbsp;·&nbsp; Free preview access</p>
</div>
</div>