3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-17 22:07:33 +00:00
Files
cotech-website/join.html
2025-12-16 15:48:34 +00:00

72 lines
2.4 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: Join us
layout: default
---
<section class="grid grid-uneven">
<div class="stack">
<h1>Join us</h1>
<p class="large">Were a membership community for existing worker co-ops in tech, digital, creative or adjacent services. Were also a hub for co-operatively minded individuals who are interested in what we do.</p>
</div>
<div>
<img class="rounded" src="assets/img/stickies.jpg" alt="" />
</div>
</section>
<section class="grid grid-uneven">
<div class="stack">
<h2>For existing tech co-ops</h2>
<p>If youre a worker-owned co-operative providing digital or technical services in the UK, wed love you to join CoTech.</p>
<p>Our membership is via the workers.coop federation. It costs 0.1% of your labour costs from the last financial year (min. £150 + VAT). You get all workers.coop benefits plus CoTechs sector-specific ones.</p>
<a class="btn" href="#">Join workers.coop</a>
</div>
<div>
<img class="rounded" src="assets/img/workers-coop-logo.png" alt="" />
</div>
</section>
<section class="stack">
<h2>Why join us?</h2>
<div class="grid">
<div class="box stack">
<h3 class="title">More community</h3>
<ul>
<li>A transparent, friendly group of mission-driven co-op founders and worker-owners</li>
<li>Monthly online calls</li>
<li>Twice-yearly in-person gatherings around the UK</li>
<li>An active Discourse forum to share events, skills and work (with private channels)</li>
<li>Peer-to-peer mentoring and shadowing</li>
</ul>
</div>
<div class="box stack">
<h3 class="title">More skills</h3>
<ul>
<li>Develop business skills</li>
<li>Share challenges of working in the digital/tech sector</li>
<li>Swap tools, processes and experience</li>
<li>Supplement your team with skills that you dont have through collaboration and training</li>
</ul>
</div>
<div class="box stack">
<h3 class="title">More work</h3>
<ul>
<li>Strengthen your co-ops reputation and value proposition by association with CoTech</li>
<li>Generate leads through the CoTech brand and presence at sector events</li>
<li>Get referrals from other members</li>
<li>Create collaboration opportunities on joint projects across the network</li>
<li>Offer services you dont have in-house</li>
</ul>
</div>
</div>
</section>