The gallery pattern demonstrates a method of displaying a large number of images on a page and makes use of the Lightbox JavaScript library to view the images in an immersive experience.
data-lightbox="[gallery name]" to group images together for each gallery.
The top and bottom row are two separate galleries. Each gallery needs to have a unique data-lightbox='[gallery name]' to group photos together.
Gallery description
This is the deprecated gallery implementation, using the jQuery theatre plugin.
Code