We can help you solve company communication.
Simplify your workflow in minutes.
JavaScript lightbox library for presenting various types of media. Responsive, touch-enabled and customizable.
<!-- Image -->
<a href="../assets/img/covers/cover-4.jpg" data-fancybox data-width="1400" data-height="900">
<img src="../assets/img/covers/cover-4.jpg" class="img-fluid" alt="...">
</a>
<!-- Youtube video -->
<a href="https://www.youtube.com/watch?v=9I-Y6VQ6tyI" data-fancybox>
<img src="https://img.youtube.com/vi/9I-Y6VQ6tyI/maxresdefault.jpg" class="img-fluid" alt="...">
</a>