3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-18 14:07:32 +00:00
Files
cotech-website/about.html
Chris Lowis dbb982990c Various tweaks to the new design based on feedback
Natasha and I went through the design together and made a number of
small tweaks.

In particular we removed the responsive line-height in favour of a
fixed one at all screen sizes.
2025-12-17 12:06:22 +00:00

47 lines
2.0 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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: About
layout: default
---
<section class="grid grid-uneven">
<div class="stack">
<h1>About CoTech</h1>
<p class="large">Co-operative Technologists (CoTech) is a growing network of tech and digital service co-operatives working to reshape the technology sector in the UK.</p>
<p>Our members are worker-owned  and operate democratically, giving workers (and, in some cases, customers) control and ownership over the business. CoTech was founded at Wortley Hall in 2016 and became the first sector specific arm of the worker.coop federation in September 2024.</p>
<p>We believe that businesses owned and run by their workers can create better workplaces, deliver higher quality products, and provide greater value to customers. Unlike traditional businesses, we have no private shareholders extracting profits.</p>
</div>
<div>
<img class="rounded cover" src="assets/img/stickies.jpg" alt="" />
</div>
</section>
<section class="grid grid-uneven">
<div class="large-only">
<img class="rounded" src="assets/img/maria.jpg" alt="" />
</div>
<div>
<p class="large">We strive to be a model of thought leadership and innovation in the tech sector and the progressive business movement. Our aim is to change both our industry and society through cooperation.</p>
</div>
</section>
<section class="grid">
<div class="box stack">
<h2>For clients</h2>
<p class="intro">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="/hire">Hire our coops</a>
</div>
<div class="box stack">
<h2>For co-ops</h2>
<p class="intro">If youre coop curious, an open source fanatic, or a tech coop looking for community, were here for you.  Join our community and participate in our conversations.</p>
<a class="btn" href="/join">Join the network</a>
</div>
</section>
{% include our_members.html %}