The "Famous Masons" feature is currently implemented as a randomly-selected set of four custom post types on the What Is A Mason? page. This choice was largely made out of necessity and a desire to get an MVP out sooner rather than later. Ideally, though, the craft indicated that a carousel type UI would be preferred, allowing anyone interested to see more Famous Masons by clicking left/right arrows, but limiting the initial display to just a few.
[ ] Try to find a CSS/JS-only approach to this that works within the confines of the current solution.
[ ] If that fails, look for a pre-made carousel block or plugin that can pull in data from a custom post type.
The "Famous Masons" feature is currently implemented as a randomly-selected set of four custom post types on the What Is A Mason? page. This choice was largely made out of necessity and a desire to get an MVP out sooner rather than later. Ideally, though, the craft indicated that a carousel type UI would be preferred, allowing anyone interested to see more Famous Masons by clicking left/right arrows, but limiting the initial display to just a few.