diff --git a/data/case_studies.json b/data/case_studies.json index 50a4fec..b848165 100644 --- a/data/case_studies.json +++ b/data/case_studies.json @@ -1,27 +1,27 @@ [ { "title": "[Servers Co-op](https://servers.coop)", - "thumbnail": "", + "thumbnail": "/img/thumbs/servers-coop.png", "content": "is an algorithm for co-operation: a technical, governance, and cost-sharing stack which radically reduces the cost and complexity of setting up a server hosting provider. Our goal is to support an emerging ecosystem of grassroots, decentralised server hosting providers by stewarding a technical and social toolkit designed for free software communities worldwide." }, { "title": "[Autonomic Co-op](https://autonomic.zone)", - "thumbnail": "", + "thumbnail": "/img/thumbs/autonomic_logo_black.svg", "content": "is a co-operative that is owned and run by its workers. We build technologies and infrastructure to empower users to make a positive impact on the world. All of our services reflect our commitment to our core values: sustainability, transparency & privacy." }, { "title": "[Vermont Real Estate Cooperative](https://vrec.coop) (VREC)", - "thumbnail": "", + "thumbnail": "/img/thumbs/vrec.jpg", "content": "is a cooperative business formed by Vermont residents to own and run commercial and residential property. We are a member-owned and -controlled business that offers: for our community, sustainable local ownership of real estate that builds community wealth. For tenants: reasonable, stable rents and a way to share in any surplus. For member-owners: a values-based investment, a vote in key decisions, and the opportunity to help shape the direction of the business. A way to support the solidarity economy: part of our mission is to rent to co-ops, collectives, and similar social enterprises." }, { "title": "[United Tech and Allied Workers](https://utaw.tech) (UTAW)", - "thumbnail": "", + "thumbnail": "/img/thumbs/utaw.webp", "content": "is a branch of the Communication Workers Union which seeks to represent and fight for workers interests in the tech industry. UTAW in its organisation collectivises the small amount of power each worker has in their workplace into a force capable of meeting the boss's power in every workplace. The union branch responsibly wields worker power to fight for our interests - by negotiating agreements with employers, providing legal support, and if necessary, mobilising workers to take part in direct action." }, { "title": "[Industrial Workers of the World](https://iww.org.uk) (IWW)", - "thumbnail": "", + "thumbnail": "/img/thumbs/iww.jpg", "content": "is a revolutionary global union, fighting for better conditions today and economic democracy tomorrow. By training our members in powerful organising methods, direct-action and direct-democracy, we put power in the hands of workers." }, { @@ -31,7 +31,7 @@ }, { "title": "[Threndol Tutoring](https://threndoltutoring.com/)", - "thumbnail": "", + "thumbnail": "/img/thumbs/threndol-tutoring.png", "content": "offers gamified lessons to help students be effective in their studies. We work well with students who have obstacles such as ADHD, dyslexia, and confidence struggles; as well as students who are high achievers and looking to keep grades high or break into a higher symbol. Our unique style of tutoring – where we build skills using games – builds the students capacity to excel." } ] \ No newline at end of file diff --git a/static/img/thumbs/autonomic_logo_black.svg b/static/img/thumbs/autonomic_logo_black.svg new file mode 100644 index 0000000..3b03c3e --- /dev/null +++ b/static/img/thumbs/autonomic_logo_black.svg @@ -0,0 +1,24 @@ + + \ No newline at end of file diff --git a/static/img/thumbs/iww.jpg b/static/img/thumbs/iww.jpg new file mode 100644 index 0000000..bbb1916 Binary files /dev/null and b/static/img/thumbs/iww.jpg differ diff --git a/static/img/thumbs/servers-coop.png b/static/img/thumbs/servers-coop.png new file mode 100644 index 0000000..d88d125 Binary files /dev/null and b/static/img/thumbs/servers-coop.png differ diff --git a/static/img/thumbs/threndol-tutoring.png b/static/img/thumbs/threndol-tutoring.png new file mode 100644 index 0000000..dde40b7 Binary files /dev/null and b/static/img/thumbs/threndol-tutoring.png differ diff --git a/static/img/thumbs/utaw.webp b/static/img/thumbs/utaw.webp new file mode 100644 index 0000000..54a1729 Binary files /dev/null and b/static/img/thumbs/utaw.webp differ diff --git a/static/img/thumbs/vrec.jpg b/static/img/thumbs/vrec.jpg new file mode 100644 index 0000000..1a8af74 Binary files /dev/null and b/static/img/thumbs/vrec.jpg differ diff --git a/themes/coopcloud.tech/layouts/partials/index/case_studies.html b/themes/coopcloud.tech/layouts/partials/index/case_studies.html index c5b927d..90a9313 100644 --- a/themes/coopcloud.tech/layouts/partials/index/case_studies.html +++ b/themes/coopcloud.tech/layouts/partials/index/case_studies.html @@ -7,7 +7,11 @@ {{ if eq (mod $index 2) 0 }}