Feat(UI): Home page styles improved.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<a href="#{{ model.FLAG_SOLUTION }}">Solution</a>
|
||||
<a href="#{{ model.FLAG_SOCIAL_PROOF }}">Social Proof</a>
|
||||
<a href="#{{ model.FLAG_TESTIMONIAL }}">Testimonial</a>
|
||||
<a href="#{{ model.FLAG_EARLY_ACCESS }}">Early Access</a>
|
||||
<a href="#{{ model.FLAG_CTA_2 }}">Early Access</a>
|
||||
<a href="{{ model.HASH_PAGE_CONTACT }}" class="{{ model.FLAG_BUTTON }} {{ model.FLAG_BUTTON_PRIMARY }}">Contact Us</a>
|
||||
{% endblock %}
|
||||
|
||||
@@ -236,7 +236,7 @@
|
||||
</section>
|
||||
-->
|
||||
|
||||
<section class="{{ model.FLAG_CTA_2 }}">
|
||||
<section id="{{ model.FLAG_CTA_2 }}" class="{{ model.FLAG_CTA_2 }}">
|
||||
<div class="{{ model.FLAG_CONTAINER }}">
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user