-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
204 lines (174 loc) · 9.15 KB
/
index.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Software Development Consultancy and Bespoke Development using Lean and Agile practices for a Business Value Driven Approach"/>
<title>sense|making</title>
<!-- Bootstrap -->
<link href="main.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand">sense|making</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="/posts/consulting.html">Blog</a></li>
</ul>
</div>
</div>
</nav>
<div id="mast-head">
<div class="container">
<img src="images/logo.png">
<h4><em>Amazing software is a shared experience</em></h4>
<button class="btn btn-success btn-lg" id="contact-now">Contact Now</button>
</div>
</div>
<div class="container">
<div id="consultancy" class="info-panel">
<div class="image">
<img src="/images/tablet.png">
</div>
<div class="text">
<h1>Consultancy</h1>
<p>The success of any software project depends critically on the people involved. That's why we only employ the best developers out there. When a sense|making developer is embedded into one of your teams you can relax knowing you're getting value for money much more than your average developer can offer.</p>
<p>Our developers are all technical gifted individuals; techniques such as Test Driven Development and working in Vertical Slices are part of their make-up by default. Exceptional commitment to technical design and quality are our hallmark.</p>
<p>What sets our developers above the rest is their focus on your business. Our developers don't simply churn out code day after day without thinking; they work hard to understand your business and how software can best realise its potential.</p>
<a href="posts/consulting.html" class="btn btn-primary pull-right">Find out More</a>
</div>
</div>
<div id="development" class="info-panel">
<div class="text">
<h1>Bespoke Development</h1>
<p>
Our Effective Delivery process focuses on what is most important to your project; delivering real value to your business and clients as quickly as possible. We do this by relying on our experience of lean, agile and empirical techniques giving you complete visibility and control over your project. This is combined with an unwavering commitment to quality and software design produces products that;
<ul>
<li>Realise value as early as possible</li>
<li>are adaptable to rapidly changing business goals</li>
<li>cheaper to maintain</li>
<li>easy to use.</li>
</ul>
<a href="posts/effective_delivery.html" class="btn btn-primary">Find out More</a>
</p>
</div>
<div class="image">
<img src="/images/keyboard.png">
</div>
</div>
</div>
<div id="ethos">
<div class="container">
<div class="row">
<p>We believe that great software comes when talented technical people work closely with inspirational business people to realise something amazing. We place ourselves at the heart of your business to ensure you invest just enough to get the software you need and release its business value as soon as possible. We listen, question, advise and provide ideas. Collaboration is at the core of our ethos and we passionately believe that it leads to outstanding results.</p>
</div>
<h5>- Our Ethos -</h5>
</div>
</div>
<div id="contact" class="container">
<h1>Contact Us
<small> - Just fill in this simple form and we'll be in touch shortly.</small>
</h1>
<form id="contact-form">
<div class="row">
<div class="col-md-4">
<input type="text" placeholder="Name*" class="col-lg-12 form-control input-lg" id="Name" name="Name" required>
</div>
<div class="col-md-4">
<input type="text" placeholder="Telephone" class="col-lg-12 form-control input-lg" id="Telephone" name="Telephone">
</div>
<div class="col-md-4">
<input type="text" placeholder="Email*" class="col-lg-12 form-control input-lg" id="Email" name="Email" required>
</div>
</div>
<div class="row">
<div class="col-md-12">
<textarea placeholder="How can we help you?*" class="input-lg col-lg-12 form-control" rows="7" id="Message" name="Message" required></textarea>
</div>
</div>
<div class="row">
<div class="col-md-12">
<button type="submit" class="btn btn-lg btn-primary pull-right" id="send-contact">
Send<span class="spinner"> <i class="glyphicon glyphicon-refresh spin"></i></span>
</button>
</div>
</div>
</form>
<div class="alert alert-success" id="contact-success">
<strong>Thanks!</strong> One of our team will get back to you shortly!
</div>
<div class="alert alert-danger" id="contact-fail">
<strong>Ooops!</strong> There was a problem sending your message, please try again later or <a class="alert-link" href="mailto:[email protected]">email us directly</a>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-6">
©Sense Making Ltd. 2015
</div>
<div class="col-md-6">
</div>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script>
$("#contact-now").click(function() {
$('html, body').animate({
scrollTop: $("#contact").offset().top
}, 2000);
});
$("#contact-form").submit(function(e) {
$(".spinner").show();
$.post("http://contactform.apphb.com/contact", {
Name: $("#Name").val(),
Email: $("#Email").val(),
Telephone: $("#Telephone").val(),
Message: $("#Message").val()
}).done(function() {
$(".spinner").hide();
var message = $("#contact-success").show();
setTimeout(function() { message.fadeOut() }, 5000);
ga('send','event','contact','success', $("#Email").val())
}).fail(function() {
$(".spinner").hide();
var message = $("#contact-fail").show();
setTimeout(function() { message.fadeOut() }, 5000);
ga('send','event','contact','fail', $("#Email").val())
});
e.preventDefault();
return false;
});
</script>
<script>
(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', 'UA-38062307-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>