forked from buckybox/buckybox.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbespoke.html
233 lines (221 loc) · 10.2 KB
/
bespoke.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!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">
<link href="favicon.gif" rel="shortcut icon">
<title>Bucky Box - Custom Bespoke Development Services for Food Hubs and Food Delivery Businesses</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet" />
<link href="stylesheets/all.css" rel="stylesheet" />
<link rel="prefetch" href="/tour.html" /><link rel="prefetch" href="/team.html" /><link rel="prefetch" href="/privacy.html" /><link rel="prefetch" href="/pricing.html" /><link rel="prefetch" href="/contact.html" /><link rel="prefetch" href="/bespoke.html" /><link rel="prefetch" href="/about.html" /><link rel="prefetch" href="/" />
<!-- HTML5 Shim and Respond.js 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/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header id='header'>
<div class='container'>
<div class='navbar navbar-default' role='navigation'>
<div class='container-fluid'>
<div class='navbar-header'>
<button class='navbar-toggle' data-target='.navbar-collapse' data-toggle='collapse' type='button'>
<span class='sr-only'>Toggle navigation</span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
</button>
<a class='navbar-brand' href='/'>
<img alt="Logo Buckybox" src="images/logo-buckybox.png" />
</a>
</div>
<div class='navbar-collapse collapse'>
<ul class='nav navbar-nav'>
<li class=''>
<a href="/">Home</a>
</li>
<li class=''>
<a href="tour.html">Tour</a>
</li>
<li class=''>
<a href="pricing.html">Pricing</a>
</li>
<li>
<a href="http://blog.buckybox.com/">Blog</a>
</li>
<li class=''>
<a href="about.html">About</a>
</li>
</ul>
<ul class='nav navbar-nav navbar-right'>
<li>
<a target="_blank" href="https://my.buckybox.com/distributors/sign_in">Business Login</a>
</li>
<li>
<a class="sign_up" href="javascript:void(0)">Sign Up</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class='container-fluid'>
<hr style='margin: 0'>
</div>
</header>
<div class='container text-center'>
<div class='row'>
<div class='col-md-6 col-md-offset-3'>
<h3>Custom development services</h3>
<p>
<strong>Need something a little more customised?</strong>
Bucky Box offers custom development services for food hubs and delivery enterprises of all sizes.
</p>
<p class='voffset-2'>
<img alt="I Bespoke" src="images/i-bespoke-909148c8.png" />
</p>
<p class='voffset-2'>
Whether it's extending Bucky Box to include a specific feature your enterprise needs, integrating your other in-house systems onto Bucky Box, or a completely bespoke solution, drop us an email at <a href="mailto:[email protected]">[email protected]</a> to discuss your project.
</p>
</div>
</div>
</div>
<footer id='footer'>
<div class='container-fluid'>
<hr>
</div>
<div class='container'>
<div class='row' id='footer-links'>
<div class='visible-xs text-center'>
<div class='col-xs-12 col-sm-4'>
<div class='row'>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="about.html">About</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://community.buckybox.com/">Community</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="http://blog.buckybox.com/">Blog</a></li>
<li><a href="downloads/bucky-box-media-kit.zip">Media Kit</a></li>
<li><a href="http://changelog.buckybox.com/">Changelog</a></li>
<li><a href="https://api.buckybox.com/docs">API</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a target="_blank" href="https://my.buckybox.com/distributors/sign_in">Log In</a></li>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="bespoke.html">Bespoke</a></li>
<li><a href="http://help.buckybox.com/user-manual/">Help</a></li>
</ul>
</div>
</div>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-3'>
<div class='row'>
<form action='http://buckybox.us2.list-manage.com/subscribe/post?u=d0edf30e8c43095234b807ef4&amp;id=aee7e97133' method='post' target='_blank'>
<div class='input-group'>
<span style='display: table-cell; position: absolute; left: 8px; top: 8px; z-index: 10'>
<span class='glyphicon glyphicon-envelope' style='opacity: 0.5'></span>
</span>
<input class='form-control' name='EMAIL' placeholder='Subscribe to our newsletter' required style='padding-left: 25px' type='email'>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups -->
<div style='position: absolute; left: -5000px;'>
<input name='b_d0edf30e8c43095234b807ef4_aee7e97133' type='text' value=''>
</div>
<span class='input-group-btn hidden-xs'>
<input class='btn btn-default' name='subscribe' type='submit' value='Subscribe'>
</span>
</div>
</form>
</div>
<div class='row' style='margin-top: .5em'>
Follow us on
<a target="_blank" href="https://www.facebook.com/buckybox">Facebook</a>
,
<a target="_blank" href="https://twitter.com/buckybox">Twitter</a>
and
<a target="_blank" href="https://www.linkedin.com/company/bucky-box">LinkedIn</a>
</div>
</div>
</div>
<div class='hidden-xs'>
<div class='col-xs-12 col-sm-4'>
<div class='row'>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="about.html">About</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://community.buckybox.com/">Community</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="http://blog.buckybox.com/">Blog</a></li>
<li><a href="downloads/bucky-box-media-kit.zip">Media Kit</a></li>
<li><a href="http://changelog.buckybox.com/">Changelog</a></li>
<li><a href="https://api.buckybox.com/docs">API</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a target="_blank" href="https://my.buckybox.com/distributors/sign_in">Log In</a></li>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="bespoke.html">Bespoke</a></li>
<li><a href="http://help.buckybox.com/user-manual/">Help</a></li>
</ul>
</div>
</div>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-3'>
<div class='row'>
<form action='http://buckybox.us2.list-manage.com/subscribe/post?u=d0edf30e8c43095234b807ef4&amp;id=aee7e97133' method='post' target='_blank'>
<div class='input-group'>
<span style='display: table-cell; position: absolute; left: 8px; top: 8px; z-index: 10'>
<span class='glyphicon glyphicon-envelope' style='opacity: 0.5'></span>
</span>
<input class='form-control' name='EMAIL' placeholder='Subscribe to our newsletter' required style='padding-left: 25px' type='email'>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups -->
<div style='position: absolute; left: -5000px;'>
<input name='b_d0edf30e8c43095234b807ef4_aee7e97133' type='text' value=''>
</div>
<span class='input-group-btn hidden-xs'>
<input class='btn btn-default' name='subscribe' type='submit' value='Subscribe'>
</span>
</div>
</form>
</div>
<div class='row' style='margin-top: .5em'>
Follow us on
<a target="_blank" href="https://www.facebook.com/buckybox">Facebook</a>
,
<a target="_blank" href="https://twitter.com/buckybox">Twitter</a>
and
<a target="_blank" href="https://www.linkedin.com/company/bucky-box">LinkedIn</a>
</div>
</div>
</div>
</div>
<hr>
<div class='row text-center'>
<p>© Bucky Box™</p>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script>window.jQuery || document.write('<script src="javascripts/jquery-1.11.0.min-910066fb.js"><\/script>')</script>
<script src="https://my.buckybox.com/assets/sign_up_wizard.js" async="async"></script>
<script src="javascripts/all-99929f60.js"></script>
</body>
</html>
<!--[if false]>
You found the bonus level! Looking for a dream job? Email <ced+bonuslevel AT buckybox D0T com>.
<![endif]-->