Currently - `/teachers/$slug` - `/retreats/$slug` - `/centers/$slug` load all talks and other data related to the details page. Only the talks are paginated so it can lead to high load times + it breaks UX.
Currently
/teachers/$slug/retreats/$slug/centers/$slugload all talks and other data related to the details page. Only the talks are paginated so it can lead to high load times + it breaks UX.