Browse code

Created repository.

DoubleBastionAdmin authored on 02/03/2022 00:26:46
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,20 @@
1
+<div class="product-cta">
2
+  <h3 class="cta-title">Have Ideas or Requests?</h3>
3
+
4
+  <div class="cta-content">
5
+    <p>
6
+      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?
7
+    </p>
8
+
9
+    <p>
10
+      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.
11
+    </p>
12
+  </div>
13
+
14
+  <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>
15
+
16
+
17
+  <p class="text-muted cta-fine-print">
18
+    Please note: While we appreciate all suggestions, not every idea might be right for Font Awesome nor could we physically make every idea.
19
+  </p>
20
+</div>