fix/seo-pages-structure #4

Merged
JoeBot merged 2 commits from fix/seo-pages-structure into main 2026-03-31 16:26:48 -04:00
3 changed files with 8 additions and 5 deletions
Showing only changes of commit c4f71bcc6a - Show all commits

View File

@@ -214,7 +214,7 @@
<p>Get personalized investment recommendations for your community.</p> <p>Get personalized investment recommendations for your community.</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>

View File

@@ -51,7 +51,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 &nbsp;30-day free trial &nbsp; ✓ Cancel anytime</p> <p>✓ No credit card required &nbsp;14-day free trial &nbsp; ✓ Cancel anytime</p>
</div> </div>
</div> </div>
</section> </section>