3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-23 00:57: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>