Feat(Content): 'Alpha Access' renamed to 'Founding Partner Program' on Home Page and testimonial removed.

This commit is contained in:
2025-07-31 17:42:01 +01:00
parent 4b1fac2dcb
commit 5c4128deca
33 changed files with 81 additions and 243 deletions

View File

@@ -150,13 +150,13 @@
</div>
</section>
<!--
<section id="{{ model.FLAG_TESTIMONIAL }}" class="{{ model.FLAG_TESTIMONIAL }}">
<div class="{{ model.FLAG_CONTAINER }}">
<p class="text-center">"I've been tracking commands in spreadsheets for years. This is exactly what I needed - finally, someone who understands what trainers actually do day-to-day."</p>
<h2 class="section-subtitle text-center">- Sarah M., Certified Dog Behaviourist, Manchester</h2>
</div>
</section>
<!--
<section id="{{ model.FLAG_EARLY_ACCESS }}" class="{{ model.FLAG_EARLY_ACCESS }}">
<div class="{{ model.FLAG_CONTAINER }}">
@@ -237,12 +237,12 @@
<section class="{{ model.FLAG_CTA_2 }}">
<div class="{{ model.FLAG_CONTAINER }}">
<h2 class="section-title">Get Started Today - Alpha Access Available</h2>
<h2 class="section-title">Get Started Today - Founding Partner Access Available</h2>
<p class="section-subtitle text-center">We're ready for serious trainers to start using Fetch Metrics right now. Since we're still adding features based on user feedback, we're offering incredible early access terms:</p>
<div class="{{ model.FLAG_CARD }}">
<div class="{{ model.FLAG_CONTAINER }}">
<h3>🆓 Free During Alpha</h3>
<h3>🆓 Free During Development</h3>
<p>Complete access to all features while we perfect the platform together</p>
</div>
<div class="{{ model.FLAG_CONTAINER }}">
@@ -260,10 +260,10 @@
</div>
<div class="urgency">
<p><strong>Limited to 20 trainers</strong> - We want to provide excellent support and meaningful collaboration with each Alpha user.</p>
<p><strong>Limited to 20 trainers</strong> - We want to provide excellent support and meaningful collaboration with each Founding Partner.</p>
</div>
<a href="{{ model.HASH_PAGE_CONTACT }}" class="{{ model.FLAG_BUTTON }} {{ model.FLAG_BUTTON_LIGHT }}">Apply for Alpha Access</a>
<a href="{{ model.HASH_PAGE_CONTACT }}" class="{{ model.FLAG_BUTTON }} {{ model.FLAG_BUTTON_LIGHT }}">Apply for Founding Partner Program</a>
<a href="{{ model.HASH_PAGE_CONTACT }}" class="{{ model.FLAG_BUTTON }} {{ model.FLAG_BUTTON_LIGHT }}">Book a Demo Call</a>
<p>Questions? Email us at {{ model.get_mail_contact_public() }}</p>