Skip to content

Instantly share code, notes, and snippets.

@scriptmediala
Last active August 29, 2015 14:25
Show Gist options
  • Save scriptmediala/50cec1fa851c045f7318 to your computer and use it in GitHub Desktop.
Save scriptmediala/50cec1fa851c045f7318 to your computer and use it in GitHub Desktop.
<h2>Speak to an expert button - Click to call</h2>
<a href="tel:+1 866-885-8310" class="btn btn-default btn-lg"><i class="fa fa-mobile-phone"></i> <span class="network-name">Speak with Someone Now</span></a>
<h2>eFile</h2>
<a href="https://smallclaim.com/small-claim-1/" class="btn btn-default btn-lg"><i class="fa fa-list-ol"></i> <span class="network-name">eFile in 15 min.</span></a>
<h2>Schedule a Call</h2>
<a href="http://bit.ly/schedulewithmikek" class="btn btn-default btn-lg"><i class="fa fa-calendar"></i> <span class="network-name">Schedule a Call</span></a>
<h2>Formspree.io HTML</h2>
<form action="//formspree.io/malak@scriptmedia.biz"
method="POST">
<input type="text" name="name">
<input type="email" name="_replyto">
<input type="submit" value="Send">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment