Currently, we use a hard-coded implementation to render a case study by just going to a specific row (e.g. 85) in the projects table and that data is filled in as a case study instead of a project like the other objects in that table.
Instead, we should have a table that is purely for case studies and then we only ever show the first three studies from that table and Generation Change can update them as they like.
Currently, we use a hard-coded implementation to render a case study by just going to a specific row (e.g. 85) in the projects table and that data is filled in as a case study instead of a project like the other objects in that table.
Instead, we should have a table that is purely for case studies and then we only ever show the first three studies from that table and Generation Change can update them as they like.