3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-17 19:07:33 +00:00
Files
cotech-website/why_coops.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

80 lines
3.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: About
layout: default
---
<section class="grid grid-uneven">
<div class="stack">
<h1>Why co-ops?</h1>
<p class="large">Co-operatives are businesses in many sectors and
in many sizes, but with one crucial difference: they are owned and
democratically controlled by their members. That means people in
the business, not external shareholders, set the direction and
share the value.</p>
<p>CoTech coops are worker-owned co-operatives, meaning that the members are the workers. So the people delivering the projects co-own and control the business together.</p>
</div>
<div>
<img class="rounded" src="assets/img/dots.svg" alt="" />
</div>
</section>
<section>
<div class="box stack">
<p class="large">Cooperatives around the world are values-based
organisations, committed to the seven cooperative principles.</p>
<p class="intro">Learn more about the seven co-operative
principles directly from Co-operatives UK.</p>
<a class="btn" href="https://www.uk.coop/understanding-co-ops/what-co-op/co-op-values-and-principles">Co-op values and principles</a>
</div>
</section>
<section class="stack">
<h2>Advantages of working with our co-ops</h2>
<div class="grid grid-three">
<div class="box stack">
<h3 class="title">Delivery over dividends</h3>
<p>Decisions are made to deliver good projects, not to maximise
shareholder profit.</p>
</div>
<div class="box stack">
<h3 class="title">You work with the owners</h3>
<p>The people delivering your project have a direct stake in the outcome, so quality and long-term fit matter.</p>
</div>
<div class="box stack">
<h3 class="title">Budgets that go further</h3>
<p>With fewer hierarchies, we can be transparent about costs and are able to design work around your budget.</p>
</div>
<div class="box stack">
<h3 class="title">Ethical by design</h3>
<p>Were mission-led and worker-owned so your spend supports people, inherently delivering social value.</p>
</div>
<div class="box stack">
<h3 class="title">Cutting edge, ethical tech</h3>
<p>We have proven success with open-source and ethical tech. Well help you explore alternative options alongside mainstream tools.</p>
</div>
<div class="box stack">
<h3 class="title">Long-term, user-centred relationships</h3>
<p>We prioritise customer service and user needs, so you dont just get a launch, you get people-centered support.</p>
</div>
<div class="box stack">
<h3 class="title">Security and trust</h3>
<p>We prioritise data security and responsible use of technology.</p>
</div>
<div class="box stack">
<h3 class="title">Collaborative, low lock-in</h3>
<p>We collaborate across co-ops, bringing in specialists for joint projects when you need them.</p>
</div>
<div class="box stack">
<h3 class="title">UK-based network of SMEs</h3>
<p>UK skills & communities with the responsiveness of small teams.</p>
</div>
</div>
<a class="btn" href="/hire">Hire our co-ops</a>
</section>