3
0
mirror of https://git.coop/cotech/website.git synced 2026-01-02 20:27:32 +00:00

Add "hire us" page

This commit is contained in:
Chris Lowis
2025-12-16 15:17:54 +00:00
parent 5617c6fe6d
commit 7a94b7153e
2 changed files with 25 additions and 0 deletions

24
hire.html Normal file
View File

@ -0,0 +1,24 @@
---
title: Hire us
layout: default
---
<section class="grid grid-uneven">
<div class="stack">
<h1>Hire us</h1>
<p class="large">CoTech gives you access to multiple specialist co-ops through a single network. Give us your brief or tell us your challenge and well connect you with the right coops for the job..</p>
<a class="btn" href="mailto:contact@cotech.coop">email: contact@cotech.coop</a>
</div>
<div>
<img class="rounded" src="assets/img/maria.jpg" alt="" />
</div>
</section>
{% include services.html %}
<section>
<a class="btn" href="/why_coops">Why hire a co-op?</a>
</section>