####### ## ## ## ## ### ## ## ## #### ## ## ## ## #### ## ## ## ### ####### ## ##
Overview
This week we introduced a fully reusable case study template powered by .mdx, standardised our hero system, and rolled out the new setup on the Air case study. We also continued migrating assets to Air (Imgix) and centralised the logic that powers all case-study media blocks.
Highlights
- Built a reusable case study template that lets non-technical users control content and layout through simple markdown-style patterns in .mdx
- Standardised the hero into a configurable image/video component driven entirely from .mdx
- Migrated the Air case study to the new .mdx + template system, removing the old hard-coded page
- Began moving case study assets to Air for improved optimisation, versioning, and collaboration
- Centralised media parsing + ordering logic, so layouts now follow the exact .mdx content order with fewer custom hacks