Go-live: remove Coming Soon, add Start Free Trial CTAs, embed pricing page
- Remove coming-soon banner from all pages (index, articles, SEO pages, legal pages) - Replace all "Get Early Access" CTAs with "Start Free Trial" → https://app.hoaledgeriq.com/pricing - Hero CTA updated to "Start Your Free 14-Day Trial" - Pricing section: replace static pricing grid with live iframe embed from app.hoaledgeriq.com/pricing - Add .pricing-embed-wrap / .pricing-embed / .pricing-embed-fallback CSS - Hide lead capture signup section (preserved with style="display:none" for future use) - Update footer "Early Access" → "Start Free Trial" across all pages - Update calculator CTA → https://app.hoaledgeriq.com/pricing - Remove "Coming soon to hoaledgeriq.com" copy from privacy/terms footers - Pages updated: index.html, styles.css, reserve-study-software.html, investment-management.html, special-assessment-calculator.html, privacy.html, terms.html, articles/index.html, articles/why-we-built-hoa-ledgeriq.html, articles/hoa-financial-blind-spots.html Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<a href="index.html">Home</a>
|
||||
<a href="#how-it-works">How It Works</a>
|
||||
<a href="#avoid">How to Avoid</a>
|
||||
<a href="index.html#preview-signup" class="btn btn-primary nav-btn">Get Early Access</a>
|
||||
<a href="https://app.hoaledgeriq.com/pricing" class="btn btn-primary nav-btn" target="_blank" rel="noopener">Start Free Trial</a>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
@@ -185,7 +185,7 @@
|
||||
<h2>Protect Your Community from Special Assessments</h2>
|
||||
<p>Get the tools and insights you need to plan ahead and avoid emergency assessments.</p>
|
||||
<div class="cta-form">
|
||||
<a href="index.html#preview-signup" class="btn btn-primary btn-lg">Start Your Free Preview</a>
|
||||
<a href="https://app.hoaledgeriq.com/pricing" class="btn btn-primary btn-lg" target="_blank" rel="noopener">Start Your Free 14-Day Trial</a>
|
||||
<p class="cta-note">Includes reserve analysis, capital planning, and special assessment prevention tools</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user