peripheral heros; jobs page; product section tweaks

This commit is contained in:
Spencer Flagg
2022-09-19 23:19:06 +02:00
parent 906d4a7041
commit 1152f2dfea
24 changed files with 269 additions and 47 deletions

View File

@@ -0,0 +1,16 @@
---
title: Developers | Start9
layout: layouts/peripheral.njk
---
<section id="hero">
<div id="hero-image">
<img src="../assets/images/dev-hero.png" alt=""/>
<img class="img-shadow" src="../assets/images/dev-hero.png" alt=""/>
</div>
<div id="logo">
<h1>
<span>Developers</span>
</h1>
</div>
</section>