-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphotographer.html
More file actions
466 lines (444 loc) · 21.4 KB
/
Copy pathphotographer.html
File metadata and controls
466 lines (444 loc) · 21.4 KB
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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!DOCTYPE HTML>
<!--
Story by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-106572147-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments) };
gtag('js', new Date());
gtag('config', 'UA-106572147-1');
</script>
<title>William Lay - Photographer</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" itemprop="description"
content="William Lay is an Engineer, Production Technician for Live and Theatre events, and a Photographer based in Bath, UK." />
<meta name="keywords" itemprop="keywords"
content="engineer, firmware engineer, electronic engineer, electronic and electrical engineer, electronic & electrical engineer, vhdl engineer, verilog engineer, systemverilog engineer, system verilog engineer, engineer in Bath, engineer near Bath, Bath engineer, Bath electronic engineer, event technician, production technician, live technician, live event technician, theatre technician, sound technician, sound engineer, lighting technician, event technician Bath, production technician Bath, photographer, event photographer, event photographer Bath, photographer Bath, event photographer near Bath, photographer near Bath, event photographer in Bath, photographer in Bath, Bath photographer, Bath event photographer" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- Banner -->
<section
class="banner style3 orient-left content-align-left image-position-center onload-image-fade-in onload-content-fade-right">
<div class="content">
<h1>William Lay</h1>
<p class="major">Photographer.</p>
<p>Unobtrusive event photography, landscapes, portrait and headshot photography.</p>
<ul class="actions vertical">
<li><a href="#navigate" class="button big wide smooth-scroll">Tell Me More...</a></li>
<!-- <li><a href="#first" class="button big wide smooth-scroll-middle">Welcome</a></li> -->
</ul>
</div>
<div class="image">
<img src="images/lenses.jpg" alt="" />
</div>
</section>
<!-- Buttons -->
<section class="wrapper style1 align-center" id="navigate">
<div class="content">
<!-- <div class="inner"> -->
<header>
<h2>Navigate</h2>
</header>
<!-- <div class="content"> -->
<ul class="actions">
<li><a href="index.html" class="button special wide">Home</a></li>
<li><a href="engineer.html" class="button special wide">Engineer</a></li>
<li><a href="prod_tech.html" class="button special wide">Technician</a></li>
<li><a href="#footer" class="button special wide smooth-scroll">Contact</a></li>
</ul>
</div>
</section>
<!-- Event -->
<section class="wrapper style1 align-center" id="event">
<div class="inner">
<h2>Event Photography</h2>
<!-- <p>Opening Sentence</p> -->
<div class="inner align-left">
<section>
<!-- <header> -->
<!-- <h2>Images</h2> -->
<!-- </header> -->
<div class="content">
<p>Whatever the event, your memories can be captured in stunning quality that will last a
lifetime. Whether it is a family event, nightlife or corporate event your needs can be
acommodated.</p>
</div>
</section>
</div>
</div>
<!-- Gallery -->
<div class="gallery style2 medium lightbox onscroll-fade-in">
<article>
<a href="images/gallery/photographer/event/fulls/red_bull_street.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/red_bull_street.jpg" alt="" />
</a>
<div class="caption">
<h3>Red Bull</h3>
<p>"Milkround" promotion shoot - Bath, UK - 2013.</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/pounded-group2.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/pounded-group2.jpg" alt="" />
</a>
<div class="caption">
<h3>Pounded Fridays</h3>
<p>Pounded Fridays nightclub photography - Zero Zero, Bath, UK - 2013</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/snowsports-01.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/snowsports-01.jpg" alt="" />
</a>
<div class="caption">
<h3>Rail Jam</h3>
<p>Bath Snowsports at Rail Jam - Andora - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/red_bull_van.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/red_bull_van.jpg" alt="" />
</a>
<div class="caption">
<h3>Red Bull</h3>
<p>"Milkround" promotion shoot - Bath, UK - 2013.</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/score-02.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/score-02.jpg" alt="" />
</a>
<div class="caption">
<h3>SCORE</h3>
<p>SCORE nightclub photography - The SU University of Bath, Bath, UK - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/snowsports-02.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/snowsports-02.jpg" alt="" />
</a>
<div class="caption">
<h3>Catching Air</h3>
<p>Bath Snowsports catching air at Rail Jam - Andora - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/darth.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/darth.jpg" alt="" />
</a>
<div class="caption">
<h3>Darth Cosplay</h3>
<p>Swindon Comic Con promotional material - Swindon, UK - 2016</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/event/fulls/snowsports-03.jpg" class="image">
<img src="images/gallery/photographer/event/thumbs/snowsports-03.jpg" alt="" />
</a>
<div class="caption">
<h3>Après Ski</h3>
<p>Bath Snowsports at Mountain Bar - Andora - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
</div>
</section>
<!-- Landscapes -->
<section class="wrapper style1 align-center" id="landscapes">
<div class="inner">
<h2>Landscapes and Architecture</h2>
<!-- <p>Opening Sentence</p> -->
<div class="inner align-left">
<section>
<!-- <header> -->
<!-- <h2>Images</h2> -->
<!-- </header> -->
<div class="content">
<p>Landscapes are unlike many other forms of photography because you cannot control nature.
From stock photos requested for print, through to digital online, landscapes are a real
pleasure to capture.</p>
</div>
</section>
</div>
</div>
<!-- Gallery -->
<div class="gallery style2 medium lightbox onscroll-fade-in">
<article>
<a href="images/gallery/photographer/landscapes/fulls/yellowstone_spring.jpg" class="image">
<img src="images/gallery/photographer/landscapes/thumbs/yellowstone_spring.jpg" alt="" />
</a>
<div class="caption">
<h3>Excelsior Geyser</h3>
<p>Midway geyser Basin - Yellowstone, USA - 2015.</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/landscapes/fulls/bow_fell_river.jpg" class="image">
<img src="images/gallery/photographer/landscapes/thumbs/bow_fell_river.jpg" alt="" />
</a>
<div class="caption">
<h3>Bow Fell River</h3>
<p>Looking towards Bow Fell - Lake District, UK - 2014.</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/landscapes/fulls/galway_ireland.jpg" class="image">
<img src="images/gallery/photographer/landscapes/thumbs/galway_ireland.jpg" alt="" />
</a>
<div class="caption">
<h3>Private Beach</h3>
<p>Looking up river - Galway, Ireland - 2016.</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/landscapes/fulls/london-bw.jpg" class="image">
<img src="images/gallery/photographer/landscapes/thumbs/london-bw.jpg" alt="" />
</a>
<div class="caption">
<h3>London Skyline</h3>
<p>Looking across the Thames - London, UK - 2017.</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
</div>
</section>
<!-- Portraits -->
<section class="wrapper style1 align-center" id="portraits">
<div class="inner">
<h2>Portraiture and Headshot</h2>
<!-- <p>Opening Sentence</p> -->
<div class="inner align-left">
<section>
<!-- <header> -->
<!-- <h2>Images</h2> -->
<!-- </header> -->
<div class="content">
<p>A great portrait or headshot is an essential for everybody these days as it is the face
of your personal brand. For you, or for your business, great headshots can make you
stand out amongst the crowd.</p>
</div>
</section>
</div>
</div>
<!-- Gallery -->
<div class="gallery style2 medium lightbox onscroll-fade-in">
<!-- <article>
<a href="images/gallery/photographer/portraits/fulls/art_camera.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/art_camera.jpg" alt="" />
</a>
<div class="caption">
<h3>Artistic Photographer</h3>
<p>Sylistic Portrait - Bath, UK - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article> -->
<article>
<a href="images/gallery/photographer/portraits/fulls/jack.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/jack.jpg" alt="" />
</a>
<div class="caption">
<h3>Profile Headshot</h3>
<p>LinkedIn profile headshot - Bath, UK - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/portraits/fulls/suof-01.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/suof-01.jpg" alt="" />
</a>
<div class="caption">
<h3>Profile Headshot</h3>
<p>Students' Union Officer headshot - Bath, UK - 2013</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<!-- <article>
<a href="images/gallery/photographer/portraits/fulls/suof-02.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/suof-02.jpg" alt="" />
</a>
<div class="caption">
<h3>Profile Headshot</h3>
<p>Students' Union Officer headshot - Bath, UK - 2013</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article> -->
<article>
<a href="images/gallery/photographer/portraits/fulls/suof-03.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/suof-03.jpg" alt="" />
</a>
<div class="caption">
<h3>Profile Headshot</h3>
<p>Students' Union Officer headshot - Bath, UK - 2013</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/portraits/fulls/telethon-01.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/telethon-01.jpg" alt="" />
</a>
<div class="caption">
<h3>Profile Headshot</h3>
<p>Staff headshot - Bath, UK - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
<article>
<a href="images/gallery/photographer/portraits/fulls/telethon-02.jpg" class="image">
<img src="images/gallery/photographer/portraits/thumbs/telethon-02.jpg" alt="" />
</a>
<div class="caption">
<h3>Profile Headshot</h3>
<p>Staff headshot - Bath, UK - 2017</p>
<ul class="actions">
<li><span class="button small">Expand</span></li>
</ul>
</div>
</article>
</div>
</section>
<!-- skills -->
<!-- <section class="wrapper style1 align-center" id="skills">
<div class="inner">
<h2>Additional Skills</h2>
<div class="items style1 medium onscroll-fade-in">
<section>
<span class="icon style2 major fa-wrench"></span>
<h3>Rigging</h3>
<p>Familiar with Milos Duo / Trio / Quatro, and Tomcat systems for flown or ground supported temporary rigging.</p>
</section>
<section>
<span class="icon style2 major fa-flash"></span>
<h3>Power</h3>
<p>Temporary power system design, including adequate protection and cable specification.</p>
</section>
<section>
<span class="icon style2 major fa-television"></span>
<h3>Video</h3>
<p>Video infrastructure and output for Live and Theatre. Familiar with QLab and Resolume Arena for content control and mapping.</p>
</section>
<section>
<span class="icon style2 major fa-file-text-o"></span>
<h3>Production Management</h3>
<p>From initial ideas and consultation, through to specification and mamangement on the day. CAD plans and show paperwork can all be produced if required.</p>
</section>
</div>
</div>
</section> -->
<!-- Seven -->
<!-- <section class="wrapper style1 align-center" id="contact">
<div class="inner medium">
<h2>Get in touch</h2>
<form method="post" action="#">
<div class="field half first">
<label for="name">Name</label>
<input type="text" name="name" id="name" value="" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="email" name="email" id="email" value="" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="6"></textarea>
</div>
<ul class="actions">
<li><input type="submit" name="submit" id="submit" value="Send Message" /></li>
</ul>
</form>
</div>
<div class="inner medium">
<div class="container">
<iframe id="JotFormIFrame-72573926506362" onload="window.parent.scrollTo(0,0)" allowtransparency="true"
src="https://form.jotformeu.com/72573926506362" frameborder="0"
style="width: 1px; min-width: 100%; height:539px; border:none;" scrolling="no"> </iframe>
<script
type="text/javascript"> var ifr = document.getElementById("JotFormIFrame-72573926506362"); if (window.location.href && window.location.href.indexOf("?") > -1) { var get = window.location.href.substr(window.location.href.indexOf("?") + 1); if (ifr && get.length > 0) { var src = ifr.src; src = src.indexOf("?") > -1 ? src + "&" + get : src + "?" + get; ifr.src = src; } } window.handleIFrameMessage = function (e) { var args = e.data.split(":"); if (args.length > 2) { iframe = document.getElementById("JotFormIFrame-" + args[2]); } else { iframe = document.getElementById("JotFormIFrame"); } if (!iframe) return; switch (args[0]) { case "scrollIntoView": iframe.scrollIntoView(); break; case "setHeight": iframe.style.height = args[1] + "px"; break; case "collapseErrorPage": if (iframe.clientHeight > window.innerHeight) { iframe.style.height = window.innerHeight + "px"; } break; case "reloadPage": window.location.reload(); break; } var isJotForm = (e.origin.indexOf("jotform") > -1) ? true : false; if (isJotForm && "contentWindow" in iframe && "postMessage" in iframe.contentWindow) { var urls = { "docurl": encodeURIComponent(document.URL), "referrer": encodeURIComponent(document.referrer) }; iframe.contentWindow.postMessage(JSON.stringify({ "type": "urls", "value": urls }), "*"); } }; if (window.addEventListener) { window.addEventListener("message", handleIFrameMessage, false); } else if (window.attachEvent) { window.attachEvent("onmessage", handleIFrameMessage); } </script>
</div>
</div>
</section> -->
<!-- Footer -->
<footer class="wrapper style1 align-center" id="footer">
<div class="inner">
<h2>Get in touch</h2>
<ul class="icons">
<li><a href="http://www.twitter.com/laywill33" class="icon style2 fa-twitter"><span
class="label">Twitter</span></a></li>
<li><a href="http://www.facebook.com/william.j.lay" class="icon style2 fa-facebook"><span
class="label">Facebook</span></a></li>
<li><a href="http://www.instagram.com/laywill33/" class="icon style2 fa-instagram"><span
class="label">Instagram</span></a></li>
<li><a href="http://www.linkedin.com/in/laywill33/" class="icon style2 fa-linkedin"><span
class="label">LinkedIn</span></a></li>
<li><a href="mailto:hello@williamlay.co.uk" class="icon style2 fa-envelope"><span
class="label">Email</span></a></li>
</ul>
<p><a href="terms-and-conditions.html">Terms and Conditions</a></p>
<p>© William Lay 2018. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>