mirror of
https://git.coop/cotech/website.git
synced 2025-12-18 20:17:32 +00:00
Fix dummy links
This commit is contained in:
@ -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 we’ll 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 you’re coop curious, an open source fanatic, or a tech coop looking for community, we’re 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>
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
|
||||
@ -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 CoTech’s 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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user