SEO/Optimisation Pass
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>{{ .Site.Title }}</title>
|
||||
<title>{{ .Site.Title }} | {{ if .Params.Title }}{{ .Params.Title }}{{else}}Production Management & Lighting/PA/AV Hire, Sales and Install{{ end }}</title>
|
||||
<link rel="icon" type="image/x-icon" href="/favicon_192_3.ico" sizes="192x192">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="{{ if .Params.Description }}{{ .Params.Description }}{{else}}Hyperlight provide hire, operation and installation of lighting, audio/PA and AV equipment and systems to the public and trade in Nottingham, Derby, Leicester and throughout the Midlands and UK.{{ end }}"/>
|
||||
<link rel="preload" href="/static/LeagueSpartan-VF.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<style>
|
||||
|
||||
</style>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</h1>
|
||||
<h2 style="margin: 0; margin-left: 1em; grid-column-start: 3; align-self: center;">Technical Services</h2>
|
||||
<div style="width: 100%; border-top: 3px solid var(--hyper-blue); grid-column-end: span 3; margin: 0; margin-top: -0.7em;"></div>
|
||||
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||
<img src="/lightning-helix.webp" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;" alt="Base of Hyperlight Logo - two intertwined electric blue lightning bolts"/>
|
||||
<h3 style="font-style: italic; grid-column-end: span 2; text-align: center;">Bespoke experiences — authentic, inclusive, and sustainable without compromise</h3>
|
||||
</header>
|
||||
<nav style="display: flex; justify-content: center; align-items: center; margin-bottom: 1em;">
|
||||
|
||||
Reference in New Issue
Block a user