Fork-Awesome/src/_includes/products/cta-suggestions.html
Brian Talbot 66136a0606 adjusting store-based UI and content
* adding suggestion-based call-to-action
* adding a11y-friendly labels
* adding product-based transitions
* adding extra padding to colorway controls
* converting color toggles to visual swatches
* adding titles to sizes
* copy updates
2016-04-25 17:06:54 -04:00

21 lines
755 B
HTML

<div class="product-cta">
<h3 class="cta-title">Have Ideas or Requests?</h3>
<div class="cta-content">
<p>
Got a great idea for a Font Awesome goodie or shirt? Don't see your favorite icon in a wear-able or share-able format?
</p>
<p>
We're all ears! Spend a few minutes and let us know what you'd want. If we end up using your idea, we'll send you a free copy.
</p>
</div>
<a class="btn btn-success btn-block btn-lg" href="mailto:suggestions@fortawesome.com?subject=I have a store idea!">Make a Store Suggestion!</a>
<p class="text-muted cta-fine-print">
Please note: While we appreciate all suggestions, not every idea might be right for Font Awesome nor could we physically make every idea.
</p>
</div>