Media Gallery component

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hey all! New to strapi and not a software developer myself. Hope my question isn’t to silly. If I want to create a MediaGallery component to be used in my slices/blocks, is it best to:

  1. Using my custom Media component ([single media, alt, link]) and making it repeatable
  2. Using the multiple media attribute (not sure how to assign links and alt texts in this case)

Hope it makes sense!