-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
82 lines (76 loc) · 5.29 KB
/
index.html
File metadata and controls
82 lines (76 loc) · 5.29 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ross Imlach </title>
<meta name="description" content="Ross Imlach - Scottish Director of Photography">
<meta name="keywords" content="Director of Photography, DOP, DP, Cinematographer, Camera, Cinema, Ross Imlach, Imlach, Blackmagic, Ursa, Ursa Mini, Sony Venice, Alexa Mini, DZO, Arri, Komodo, Glasgow, Edinburgh, Stirling, Aberdeen, Perth">
<link rel="icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<meta property="og:title" content="Ross Imlach — Director of Photography">
<meta property="og:description" content="Scottish Director of Photography specializing in film and live events">
<meta property="og:type" content="website">
<link rel="stylesheet" href="/css/tailwind.css">
</head>
<body>
<header class="fixed top-0 left-0 right-0 z-50 bg-brand-dark/90 backdrop-blur-sm">
<nav class="container mx-auto px-6 py-4 flex justify-between items-center">
<div class="text-lg font-bold">
<a href="/" class="hover:text-gray-300 transition-colors">
Ross Imlach<br>
</a>
</div>
<div class="flex gap-6 items-center">
<a href="https://www.imdb.com/name/nm11700036/" class="hover:text-gray-300 transition-colors text-sm font-bold">IMDb</a>
<a href="/ig.html" class="hover:text-gray-300 transition-colors">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/>
</svg>
</a>
<a href="mailto:contactross@imla.ch" class="hover:text-gray-300 transition-colors">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/>
</svg>
</a>
</div>
</nav>
</header>
<main>
<section class="hero-section pt-20">
<div class="flex flex-col md:flex-row w-full">
<a href="/film.html" class="hero-half bg-gradient-to-br from-brand-dark via-brand-gray to-brand-dark relative group">
<div class="absolute inset-0 bg-cover bg-center opacity-30 group-hover:opacity-50 group-hover:scale-110 transition-all duration-500" style="background-image: url('/images/skin/1.thumb.jpg');"></div>
<div class="relative z-10 text-center">
<h1 class="text-6xl md:text-8xl font-bold tracking-wider opacity-90 group-hover:opacity-100 transition-opacity duration-300">FILM</h1>
<p class="text-gray-400 mt-4 text-sm tracking-widest">CINEMATOGRAPHY & POST PRODUCTION</p>
</div>
</a>
<a href="/live.html" class="hero-half bg-gradient-to-bl from-brand-dark via-brand-gray to-brand-dark relative group">
<div class="absolute inset-0 bg-cover bg-center opacity-30 group-hover:opacity-50 group-hover:scale-110 transition-all duration-500" style="background-image: url('/images/liveevents.jpg');"></div>
<div class="relative z-10 text-center">
<h1 class="text-6xl md:text-8xl font-bold tracking-wider opacity-90 group-hover:opacity-100 transition-opacity duration-300">LIVE</h1>
<p class="text-gray-400 mt-4 text-sm tracking-widest">EVENTS & PERFORMANCES</p>
</div>
</a>
</div>
</section>
</main>
<footer class="bg-brand-dark border-t border-gray-800 py-12 mt-20">
<div class="container mx-auto px-6 text-center">
<p class="text-sm mb-2">Ross Imlach — Director of Photography — Based in Scotland</p>
<p class="text-sm text-gray-500 mb-6">
All enquiries: <a href="mailto:contactross@imla.ch" class="hover:text-white transition-colors">ross@imla.ch</a> or
<a href="tel:+447837310819" class="hover:text-white transition-colors">+44 7837310819</a>
</p>
<div class="flex justify-center gap-6">
<a href="/ig.html" class="hover:text-gray-300 transition-colors">Instagram</a>
<a href="/yt.html" class="hover:text-gray-300 transition-colors">YouTube</a>
<a href="https://www.imdb.com/name/nm11700036/" class="hover:text-gray-300 transition-colors">IMDb</a>
</div>
</div>
</footer>
</body>
</html>