Photo Gallery Modal How to use Add img object with src and alt to images array. let images = [ { imgSrc: 'https://lipsum.app/id/1/1024x768', imgDesc: '1', ... }, ] and that's it.