-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
8 lines (7 loc) · 4.62 KB
/
index.html
File metadata and controls
8 lines (7 loc) · 4.62 KB
1
2
3
4
5
6
7
8
<!DOCTYPE html><!--[if lt IE 7] <html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en-us"--><!--[if IE 7] <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en-us"--><!--[if IE 8] <html class="no-js lt-ie10 lt-ie9" lang="en-us"--><!--[if IE 9] <html class="no-js lt-ie10 lt-ie9" lang="en-us"--><!--[if lt IE 10] <html class="no-js lt-ie10" lang="en-us"--><!--[if !IE]--><html ng-app="myApp"><head><title>Hire a Ruby Pro | Ruby Pros</title><meta charset="utf-8" content="text/html" http-equiv="content-type" /><meta content="ie=edge,chrome=1" http-equiv="x-ua-compatible" /><meta content="width=device-width, initial-scale=1" name="viewport" /><meta content="" name="description" /><meta content="" name="author" /><meta content="" property="og:site_name" /><meta content="" property="og:url" /><meta content="" property="og:type" /><meta content="" property="og:title" /><meta content="" property="og:image" /><link href="/images/favicon.ico" rel="shortcut icon" /><link href="/images/apple-touch-icon-precomposed.png" rel="apple-touch-icon-precomposed" /><link href="/images/apple-touch-icon-57x57-precomposed.png" rel="apple-touch-icon-precomposed" sizes="57x57" /><link href="/images/apple-touch-icon-72x72-precomposed.png" rel="apple-touch-icon-precomposed" sizes="72x72" /><link href="/images/apple-touch-icon-114x114-precomposed.png" rel="apple-touch-icon-precomposed" sizes="114x114" /><link href="stylesheets/application.css" rel="stylesheet" type="text/css" /></head><body class="index"><div class="navbar navbar-default"><div class="container"><div class="navbar-header pull-left"><a class="navbar-brand" href="../"> Ruby Pros</a></div><div class="navbar-header pull-right"><ul class="list-inline"><li class="navigation"><a href="#contact">Contact</a></li><li class="social-link"><a href="http://twitter.com/rubypros" target="_blank"><i class="fa fa-twitter fa-2x"></i></a></li><li class="social-link"><a href="http://github.com/rubypros" target="_blank"><i class="fa fa-github fa-2x"></i></a></li></ul></div></div></div><div class="hero"><div class="container"><i class="fa fa-diamond"></i><h1>Hire a Ruby Pro</h1><h2>We develop web applications in <br/> Ruby on Rails</h2><a class="btn btn-info cta" href="#contact">Learn More <i class="fa fa-chevron-down"></i></a></div></div><div class="main"><div class="container"><div class="row"><div class="col-lg-8 col-lg-offset-2" id="contact"><h2><i class="fa fa-envelope-o"> </i>Contact</h2><p>Let's start a conversation about how we can meet your technological needs.</p><div class="well bs-component"><form action="//formspree.io/info.rubypros@gmail.com" class="form-horizontal" method="POST"><fieldset><div class="form-group"><input name="_next" type="hidden" value="/?form_success=true#contact" /><label class="col-lg-2 control-label" for="name">Name</label><div class="col-lg-10"><input class="form-control" name="contact[name]" placeholder="Name" required="true" type="text" /></div></div><div class="form-group"><label class="col-lg-2 control-label" for="inputEmail">Email</label><div class="col-lg-10"><input class="form-control" name="contact[email]" placeholder="Email" required="true" type="text" /></div></div><div class="form-group"><label class="col-lg-2 control-label" for="textArea">Message</label><div class="col-lg-10"><textarea class="form-control" id="textArea" name="contact[message]" required="true" rows="8"></textarea></div></div><div class="form-group"><div class="col-lg-10 col-lg-offset-2"><button class="btn btn-primary pull-right" type="submit">Submit</button></div></div></fieldset></form></div></div></div></div></div><div class="footer"><div class="container"><hr /><p>© 2015 Ruby Pros</p></div></div><div class="modal" id="form-success-modal"><div class="modal-dialog"><div class="modal-content"><div class="modal-header"><button aria-hidden="true" class="close" data-dismiss="modal" type="button"> ×</button><h4 class="modal-title">Thank You!</h4></div><div class="modal-body"><p>Thank you for contacting us. We will get back to you shortly.</p></div><div class="modal-footer"><button class="btn btn-default" data-dismiss="modal" type="button"> Close</button></div></div></div></div><script src="javascripts/application.js" type="text/javascript"></script><script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'XXXXXXXXX', 'example.com');
ga('require', 'displayfeatures');
ga('send', 'pageview');</script></body></html>