Phase 4: implement full static site (Eleventy, 15 pages, CSS, JS)
This commit is contained in:
8
src/_includes/components/cta-band.njk
Normal file
8
src/_includes/components/cta-band.njk
Normal file
@@ -0,0 +1,8 @@
|
||||
<section class="cta-band" aria-label="Call to action">
|
||||
<div class="cta-band__inner">
|
||||
<p class="section-eyebrow">Ready to get started?</p>
|
||||
<h2 class="cta-band__title">Let's talk about your project.</h2>
|
||||
<p class="cta-band__sub">Diana responds within 1–2 business days.</p>
|
||||
<a href="/contact/" class="btn btn--ghost-white">Request a Quote</a>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user