Exploring the functionalities of angular bootstrap carousel, I am eager to showcase various images and enable clicking on them.
The challenge I'm facing is that my images are not uniform in size and don't fit perfectly within my bootstrap column. Oftentimes, there is excess space on the left and right side due to the pictures not being wide enough. Is there a way to automatically crop or zoom in on the image to ensure it fills out all the available space?
Furthermore, I am wondering how I can link each picture to specific destinations. Can anyone provide guidance on this matter?