Use small size for About photos grid

Why was I loading such a big image when they need to be quite small?!
This commit is contained in:
2022-08-29 19:39:01 +02:00
parent 892fc105c0
commit aa67a65fb1

View File

@@ -34,8 +34,6 @@
sizeKey="photo-list" sizeKey="photo-list"
sizes={{ sizes={{
small: { width: 250 }, small: { width: 250 },
medium: { width: 400 },
large: { width: 600 },
}} }}
ratio={1.5} ratio={1.5}
{alt} {alt}