3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-18 04:27:32 +00:00

Fix dummy links

This commit is contained in:
Chris Lowis
2025-12-16 15:18:25 +00:00
parent 7a94b7153e
commit a21ba89580
4 changed files with 6 additions and 6 deletions

View File

@ -33,13 +33,13 @@ layout: default
<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 our coops</a>
<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 the network</a>
<a class="btn" href="/join">Join the network</a>
</div>
</section>

View File

@ -16,8 +16,8 @@ layout: default
organisations that want values-aligned tech.</p>
<div class="switcher">
<a class="btn" href="#">Hire our coops</a>
<a class="btn" href="#">Join the network</a>
<a class="btn" href="/hire">Hire our co-ops</a>
<a class="btn" href="/join">Join the network</a>
</div>
</div>

View File

@ -23,7 +23,7 @@ layout: default
<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>
<a class="btn" href="https://www.workers.coop/membership-2/">Join workers.coop</a>
</div>
<div>

View File

@ -75,5 +75,5 @@ layout: default
<p>UK skills & communities with the responsiveness of small teams.</p>
</div>
</div>
<a class="btn" href="#">Hire our co-ops</a>
<a class="btn" href="/hire">Hire our co-ops</a>
</section>