Based on, or built with Eleventy Excellent:
-
{% for site in builtwith | shuffle %}
-
{% eleventyImage "./src/assets/images/screenshots/" + site.filename + ".jpg", site.name, null, "lazy", null, sizes, widths %}
{{ site.description }}
{% endfor %}