-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.html
292 lines (239 loc) · 13.8 KB
/
events.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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RoutesCoffee</title>
<!-- BOOTSTRAP, MY STYLESHEET, FONT AWESOME, GOOGLEFONTS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="css/routescoffee.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css"
integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
</head>
<body>
<nav>
<ul class="nav first-nav justify-content-end align-item-center">
<li class="nav-item">
<a class="nav-link" href="/myaccount.html">My Account</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/sustainability.html">Sustainability</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/greenroutecafe.html">Green Routes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"><i class="fa-solid fa-cart-shopping"></i> Cart</a>
</li>
</ul>
</nav>
<header>
<div class="d-flex justify-content-between flex-wrap">
<a href="/index.html"><img class="headerimg me-8 mb-4 account-header" src="https://routescoffee.co.uk/wp-content/uploads/2022/07/Routes-logo-1.svg"></a>
<ul class="logo-nav nav align-items-center">
<li class="nav-item">
<a class="nav-link" href="/index.html">Coffee</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/subscriptions.html">Subscriptions</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/wholesale.html">Wholesale</a>
</li>
<li class="nav-item">
<a class="nav-link visit" href="#">Events</a>
</li>
</ul>
</div>
</div>
</div>
<div class="greenroute-header">
<h4 class="greenroute-title">Event Coffee Hire</h4>
</div>
</header>
<section class="coffeeHire-sect">
<div class="container">
<div class="row justify-content-around">
<div class="col-sm-12 col-md-12 col-lg-5">
<img class="hr pb-5"
src="https://routescoffee.co.uk/wp-content/webp-express/webp-images/doc-root/wp-content/uploads/2022/07/Green-line1.png.webp">
<p class="coffeeHire-p">Routes provides event coffee hire for any UK, European or Global event. A 1989 Bedford Rascal powers our mobile coffee van service and we have a wide range of flexible set-up options: from single barista coffee bars to larger full-service builds.</p>
<p class="coffeeHire-p">Our single barista coffee bars are an ideal event coffee hire as an addition to any event – customisable and brandable to suit your needs. We will work with you to create bespoke designs that can be the centre of attention or blend into the background. The single barista bar is perfect for parties, weddings, product launches, film shoots, commercial real estate openings, fashion shoots, press days and pop-ups for a restricted audience catering for 1-200 people.</p>
</div>
<div class="col-sm-12 col-md-12 col-lg-5">
<img src="/routesimages/Image5.jpg.webp">
<img src="/routesimages/Image6.jpg.webp" class="mt-5 d-sm-none d-md-block d-none d-sm-block">
</div>
</div>
</div>
</section>
<section class="grey-bg">
<div class="container">
<div class="row justify-content-around">
<div class="col col-xs-12 col-sm-12 col-md-5 col-lg-5">
<img src="/routesimages/Image7.jpg.webp">
</div>
<div class="col col-xs-12 col-sm-12 col-md-5 col-lg-5">
<img class="hr pb-5"
src="https://routescoffee.co.uk/wp-content/webp-express/webp-images/doc-root/wp-content/uploads/2022/07/Green-line1.png.webp">
<h2>Looking for something bigger?</h2>
<p>We offer custom builds that cater for 200 – 5,000 people. With our team of professional baristas and industry-leading Lamarzocco machines we can produce high standard speciality coffee for a large party, without disrupting our speed or great service.</p>
<p>Routes Coffee began brewing coffee out of a vintage Bedford Rascal at festivals. Whether you have 100 or 200,000 people attending, we can help. Our previous festivals include Glastonbury, Boomtown, Isle of Wight, Wilderness, Reading, Big Feastival, End of the Road, Latitude, Truck Fest, Y Not, Camp Wildfire and many more.</p>
<p>Due to our fine physiques, we also specialise in health and fitness events! These include half marathons, marathons, triathlons, Ironman events and yoga festivals.</p>
<p>We source, roast and extract our own coffee which gives us complete control over the quality and taste throughout the whole process. If you’re keen to tailor the flavour of coffee for your event, we’re happy to work alongside you to do so. If you don’t want the extra hassle, just leave it to us.</p>
</div>
</div>
</div>
</section>
<section class="enquiry2 pt-1 pb-4">
<div class="wholesale-content">
<img class="hr mb-5 mt-5 pt-5"
src="https://routescoffee.co.uk/wp-content/webp-express/webp-images/doc-root/wp-content/uploads/2022/07/Green-line1.png.webp">
<h2 class="mb-5">Enquire</h2>
<form>
<div class="form-group wholesale-name row">
<label for="name">
<input type="text" class="form-control" id="name" placeholder="Name">
</label>
</div>
<div class="form-group wholesale-bn row">
<label for="businessName">
<input type="text" class="form-control" id="businessName" placeholder="Business name">
</label>
</div>
<div class="form-group wholesale-email row">
<label for="phone">
<input type="text" class="form-control" id="phone" placeholder="Phone">
</label>
</div>
<div class="form-group wholesale-tell row">
<label for="enquiretext"><textarea class="form-control" id="enquiretext" placeholder="Tell us what you're looking for?" rows="5"></textarea>
</label>
</div>
<div class="form-check col-12">
<input type="checkbox" class="form-check-input" id="exampleCheck1">
<label class="form-check-label ps-4" for="exampleCheck1"> By using this form you agree with the storage and handling of your data by this website.</label>
</div>
<div class="text-center"><button type="submit" class="btn enquiry-btn">Submit</button></div></form>
</div>
</section>
<section class="testimonial">
<div class="testimonial-content">
<img class="hr pb-5"
src="https://routescoffee.co.uk/wp-content/webp-express/webp-images/doc-root/wp-content/uploads/2022/07/Green-line1.png.webp">
<h2>What people say</h2>
<div class="container mt-5 pb-5 ">
<div class="row row-content">
<div class="col-md-4 mx-auto">
<div id="reviewCarousel" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="2000">
<div class="reviewItem">
<img src="/routesimages/speach-marks-1.svg" alt="image of speech marks"
class="quotationImg mb-4 d-block">
<p class="review">Incredible coffee, and lovely guys to work with.</p>
<p class="reviewUser mt-4">Louise P</p>
</div>
</div>
<div class="carousel-item" data-bs-interval="3000">
<div class="reviewItem">
<img src="/routesimages/speach-marks-1.svg" alt="image of speech marks"
class="quotationImg mb-4">
<p class="review">Lovely guys! Incredible coffee!</p>
<p class="reviewUser mt-4">Orlando J</p>
</div>
</div>
<div class="carousel-item" data-bs-interval="4000">
<div class="reviewItem">
<img src="/routesimages/speach-marks-1.svg" alt="image of speech marks"
class="quotationImg mb-4">
<p class="review">Routes Coffee guys are without doubt the best mobile baristas we have worked with. 100% positive client feedback on every event. They look great, the product they serve is incredible and they are genuinely passionate about what they do!</p>
<p class="reviewUser mt-4">Katie S</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="d-flex justify-content-around flex-wrap footer-content">
<div>
<img class="headerimg mb-5" src="https://routescoffee.co.uk/wp-content/uploads/2022/07/Routes-logo-white.svg">
</div>
<div class="social-media align-self-center">
<ul class="media-icons">
<a href="#"><i class="fa-brands fa-instagram mb-5"></i></a>
<a href="#"><i class="fa-brands fa-facebook-f ms-4 mb-5"></i></a>
<a href="#"><i class="fa-brands fa-facebook-f ms-4 mb-5 mx-5"></i></a>
</ul>
</div>
</div>
<div class="container">
<div class="row address-and-links">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 address mb-5">
<ul>
<li>Unit 5</li>
<li>Fenchurch Court</li>
<li>Oxford</li>
<li>OX4 6ZN</li>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 links mb-2">
<ul>
<a href="#"><li class="mt-1">Coffee</li></a>
<a href="#"><li class="mt-1">Subscriptions</li></a>
<a href="#"><li class="mt-1">Wholesale</li></a>
<a href="#"><li class="mt-1">Events</li></a>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 links mb-2">
<ul>
<a href="#"><li class="mt-1">Sustainability</li></a>
<a href="#"><li class="mt-1">Green Routes</li></a>
<a href="#"><li class="mt-1">About</li></a>
<a href="#"><li class="mt-1">Contact</li></a>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 links mb-2">
<ul>
<a href="#"><li class="mt-1">Terms & Conditions</li></a>
<a href="#"><li class="mt-1">Privacy Policy</li></a>
<a href="#"><li class="mt-1">FTC Compliance</li></a>
<a href="#"><li class="mt-1">Copyright Notice</li></a>
<a href="#"><li class="mt-1">Anti-Spam Policy</li></a>
<a href="#"><li class="mt-1">FAQs</li></a>
</ul>
</div>
</div>
<hr>
</div>
<div class="d-flex justify-content-around flex-wrap">
<div class="copyright">
<p class="copyright-p">©Copyright Routes Coffee. All Rights Reserved.</p>
</div>
<div class="credit">
<p class="credit-p">Coded by, <a href="#">Haneefah Witherspoon</a></p>
</div>
</div>
</footer>
<!-- JS SCRIPT / MY JS SCRIPT-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous">
</script>
</body>
</html>