src/components/lightbox/slides.tsconst breakpoints = [4320, 2160, 1080, 640, 384, 256, 128]const unsplashLink = (id: string, width: number, height: number) =>`https://source.unsplash.com/${id}/${width}x${height}`const unsplashPhotos = [{id: 'ts1zXzsD7xc',width: 1080,height: 1620,},{id: 'F_r83HEzsXI',width: 1080,height: 1426,},{id: 'm82uh_vamhg',width: 1080,height: 1440,
Showing the first 20 lines.
Get full code