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:
@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user