3
0
mirror of https://git.coop/cotech/website.git synced 2026-02-07 02:59:01 +00:00
Files
cotech-website/index.html
Chris Lowis 38e092a294 Various tweaks based on design feedback
Tommy sent over some feedback, and I've tried to incorporate it. I've
brought in the Light variant of the Source Serif font, as although
figma uses Regular, these seemed to render too heavy in browsers even
with the smoothing options I also added.
2026-02-06 12:10:32 +00:00

40 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: CoTech
layout: default
---
<section class="grid grid-uneven">
<div class="stack">
<h1>Were building a cooperative digital economy</h1>
<p class="large">CoTech is a UK-wide network of creative technology companies
fully owned and controlled by the people who do the work.</p>
<p>We design, build, and support digital and creative products for
organisations that want values-aligned tech.</p>
<img class="rounded rectangle" src="assets/img/richard.jpg" alt="Photo of Richard from Agile Collective giving a talk about CoTech" />
<div class="switcher">
<a class="btn" href="/hire">Hire our co-ops</a>
<a class="btn" href="/join">Join the network</a>
</div>
</div>
<div class="large-only">
<img class="stretch" src="assets/img/decoration.svg" alt="Brand image with stylised lettering of the word 'Cotech'" />
</div>
</section>
{% include services.html %}
<section>
<a class="btn" href="/hire">Hire our co-ops</a>
</section>
{% include our_members.html %}
<section>
<a class="btn w-full" href="/hire">Hire our co-ops</a>
</section>