mirror of
https://git.coop/cotech/website.git
synced 2026-03-19 19:45:59 +00:00
40 lines
1.2 KiB
HTML
40 lines
1.2 KiB
HTML
---
|
||
title: CoTech
|
||
layout: default
|
||
---
|
||
|
||
<section class="grid grid-uneven">
|
||
<div class="stack">
|
||
<h1>We’re building a cooperative digital economy</h1>
|
||
|
||
<p class="large">CoTech is a UK-wide network of <a href="#members">creative technology companies</a>
|
||
fully <a href="/about">owned and controlled by the people who do the work</a>.</p>
|
||
|
||
<p>We <a href="/work">design, build, and support digital and creative products</a> for
|
||
organisations that want <a href="/why_coops">values-aligned</a> 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>
|