forked from BlackrockDigital/startbootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
27 lines (26 loc) · 1.88 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: page
title: Contact
description: "Contact Start Bootstrap if you have suggestions for a new template, have feedback for us, or if you need help."
meta-title: "Contact"
meta-description: "Contact Start Bootstrap - Start Bootstrap help requests, template suggestions, and general feedback."
redirect_from:
- /contact.php/
---
<section class="page">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2><i class="fa fa-comments-o"></i> Feedback & Suggestions</h2>
<p class="mb-0">If you have general feedback, or if you have an idea for a template you would like to see on Start Bootstrap, please send a message to:</p>
<p class="mb-4"><strong><a href="mailto:[email protected]">[email protected]</a></strong></p>
<h2><i class="fa fa-support"></i> Help Requests</h2>
<p class="mb-0">If you need help with a template or theme, or if you are experiencing a bug, please visit <a href="/help">the help page</a>. If you still can't find an answer, visit the GitHub repository and Disqus comments for the theme you need help with. If you still can't find an answer, send a message to:</p>
<p class="mb-4"><strong><a href="mailto:[email protected]">[email protected]</a></strong></p>
<h2><i class="fa fa-code"></i> Hire a Developer!</h2>
<p class="mb-0">Do you want a custom Bootstrap theme? Do you like one of the templates, but want some additional features added? If so, you can hire Start Bootstrap to get your custom project done! <a href="/bootstrap-design-services/">Click here for more information</a>, or email us at:</p>
<p class="mb-4"><strong><a href="mailto:[email protected]">[email protected]</a></strong></p>
</div>
</div>
</div>
</section>