mirror of
https://git.coop/cotech/website.git
synced 2025-12-18 09:17:31 +00:00
Add homepage copy
This commit is contained in:
73
index.html
73
index.html
@ -3,9 +3,78 @@ title: CoTech
|
||||
layout: default
|
||||
---
|
||||
|
||||
<section>
|
||||
<h1>We're building a cooperative digital economy</h1>
|
||||
|
||||
<p>CoTech is a UK-wide network of creative technology companies
|
||||
fully owned and controlled by the people who do the work.</p>
|
||||
|
||||
<a href="#">Hire our coops</a>
|
||||
<a href="#">Join the network</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Our services</h2>
|
||||
|
||||
<p>Between our member co-ops, we cover the full digital and creative
|
||||
stack. From strategy and discovery through to build, hosting and
|
||||
long-term support. We can even support organisational development,
|
||||
particularly when it comes to democratic ownership and
|
||||
decision-making.</p>
|
||||
|
||||
<div>
|
||||
<h3>Digital products & platforms</h3>
|
||||
<ul>
|
||||
<li>Websites & web apps
(WordPress, Drupal, Webflow, custom)</li>
|
||||
<li>CMS / CRM design and development</li>
|
||||
<li>E-commerce</li>
|
||||
<li>Complex data integrations</li>
|
||||
<li>Learning platforms</li>
|
||||
<li>Custom AI applications</li>
|
||||
<li>Data visualisation</li>
|
||||
<li>Cloud hosting</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3>Design & content</h3>
|
||||
<ul>
|
||||
<li>User research & testing</li>
|
||||
<li>Design sprints & discovery</li>
|
||||
<li>Accessibility & usability training</li>
|
||||
<li>Branding & graphic design</li>
|
||||
<li>Film & animation</li>
|
||||
<li>Game design</li>
|
||||
<li>Print production</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3>Marketing & comms</h3>
|
||||
<ul>
|
||||
<li>Digital strategy & campaigns</li>
|
||||
<li>Copywriting</li>
|
||||
<li>Social media marketing</li>
|
||||
<li>Search engine optimisation (SEO)</li>
|
||||
<li>Generative engine optimisation (GEO)</li>
|
||||
<li>Analytics & analysis</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3>Coop & organisational development</h3>
|
||||
<ul>
|
||||
<li>Cooperative Development</li>
|
||||
<li>Facilitation</li>
|
||||
<li>Sociocracy Training</li>
|
||||
<li>Service Design</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="members">
|
||||
<h2>Members</h2>
|
||||
<p>Take a look at who is part of the CoTech network</p>
|
||||
<h2>Our members</h2>
|
||||
<p>Meet the coops behind CoTech</p>
|
||||
|
||||
<div>
|
||||
{% for coop in site.coops %}
|
||||
|
||||
Reference in New Issue
Block a user