- [?] the SZY element moves outside of the viewport -> work on the calculation
- clean the project code
- export static sites for dynamic pages (garden, project)
- metadata for all routes
- see if changing the ItemModal to a dialog is better (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/dialog_role) -> sticking with rendering into a single div for now
- decide if you want to have a static route for each garden item /garden/[id]
- add breadcrumbs to the garden list page (in modal navigate between garden and items)
- fix the modal and the static route for the garden list /garden
- design the garden item page (with images and videos)
- style full page carousel
- in sanity, add a mobile alternative for video and image types
- add captions in the full page carousel
- styling video player and behaviour
- style captions especially on mobile
- render categories as links to the filters page
- TODO: fix the carousel on the project page (the fill vs width/height for Image components),