Expand services section

This commit is contained in:
2024-04-05 22:12:31 +01:00
parent 74bb96440e
commit ee2a6adabd
8 changed files with 61 additions and 22 deletions

View File

@@ -6,7 +6,7 @@
<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>
<link rel="preload" href="/LeagueSpartan-VF.woff2" as="font" type="font/woff2" crossorigin>
<style>
</style>

View File

@@ -0,0 +1,4 @@
<section style="overflow:auto;">
<div id="sectionleft"><img src='{{ .Get "img" }}'></div>
<div id="sectionright">{{ .Get "text" }}</div>
</section>