|
|
|
@@ -1,4 +1,14 @@ |
|
|
|
<section class="hero" style="padding: 48px 0; border-radius: var(--radius-lg); overflow: hidden;"> |
|
|
|
<section id="request-order" class="cta-section" style="padding: 40px 0;"> |
|
|
|
<div class="cta-card"> |
|
|
|
<div> |
|
|
|
<span class="eyebrow">Ready to get started?</span> |
|
|
|
<h2>Click Start an order and we'll email you a secure link to continue.</h2> |
|
|
|
</div> |
|
|
|
<a class="button button-light" href="<%= H(Routes().AppURL & "request-order") %>">Start an order</a> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section class="hero" style="padding: 48px 0; border-radius: var(--radius-lg); overflow: hidden;"> |
|
|
|
<div class="hero-grid" style="gap: 40px;"> |
|
|
|
<div class="hero-copy"> |
|
|
|
<span class="eyebrow">Election mail production made simple</span> |
|
|
|
@@ -47,16 +57,6 @@ |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section id="request-order" class="cta-section" style="padding: 40px 0;"> |
|
|
|
<div class="cta-card"> |
|
|
|
<div> |
|
|
|
<span class="eyebrow">Ready to get started?</span> |
|
|
|
<h2>Request an order and we'll email you a secure link to continue.</h2> |
|
|
|
</div> |
|
|
|
<a class="button button-light" href="<%= H(Routes().AppURL & "request-order") %>">Request an order</a> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section id="services" style="padding: 48px 0;"> |
|
|
|
<div class="section-heading"> |
|
|
|
<span class="eyebrow">Complete production support</span> |
|
|
|
|