<%= render 'recently_uploaded', recent_documents: @recent_documents %>

<%= t('hyrax.homepage.admin_sets.title') %>

<%= render 'explore_collections', collections: @presenter.collections %>

<%= t('hyrax.homepage.featured_researcher.title') %>

<%= render 'featured_researcher' %>