Add 400px versions of the home page images
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 26 KiB |
@@ -96,20 +96,20 @@
|
|||||||
</p>
|
</p>
|
||||||
<div class="home-gallery">
|
<div class="home-gallery">
|
||||||
<picture>
|
<picture>
|
||||||
<source type="image/webp" srcset="/assets/painting-miniatures-640x480.webp 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" />
|
<source type="image/webp" srcset="/assets/painting-miniatures-400w.webp 400w, /assets/painting-miniatures-640x480.webp 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" />
|
||||||
<img width="640" height="480" src="/assets/painting-miniatures-640x480.jpg" srcset="/assets/painting-miniatures-640x480.jpg 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" alt="Member painting a project at a Protospace work table" fetchpriority="high" loading="eager" decoding="async" />
|
<img width="640" height="480" src="/assets/painting-miniatures-640x480.jpg" srcset="/assets/painting-miniatures-400w.jpg 400w, /assets/painting-miniatures-640x480.jpg 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" alt="Member painting a project at a Protospace work table" fetchpriority="high" loading="eager" decoding="async" />
|
||||||
</picture>
|
</picture>
|
||||||
<picture>
|
<picture>
|
||||||
<source type="image/webp" srcset="/assets/building-wooden-project-640x504.webp 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" />
|
<source type="image/webp" srcset="/assets/building-wooden-project-400w.webp 400w, /assets/building-wooden-project-640x504.webp 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" />
|
||||||
<img width="640" height="504" src="/assets/building-wooden-project-640x504.jpg" srcset="/assets/building-wooden-project-640x504.jpg 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" alt="Member working on a wooden project with power tools" loading="eager" decoding="async" />
|
<img width="640" height="504" src="/assets/building-wooden-project-640x504.jpg" srcset="/assets/building-wooden-project-400w.jpg 400w, /assets/building-wooden-project-640x504.jpg 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" alt="Member working on a wooden project with power tools" loading="eager" decoding="async" />
|
||||||
</picture>
|
</picture>
|
||||||
<picture>
|
<picture>
|
||||||
<source type="image/webp" srcset="/assets/using-embroidery-machine-640x480.webp 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" />
|
<source type="image/webp" srcset="/assets/using-embroidery-machine-400w.webp 400w, /assets/using-embroidery-machine-640x480.webp 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" />
|
||||||
<img width="640" height="480" src="/assets/using-embroidery-machine-640x480.jpg" srcset="/assets/using-embroidery-machine-640x480.jpg 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" alt="Member using an industrial embroidery machine" loading="eager" decoding="async" />
|
<img width="640" height="480" src="/assets/using-embroidery-machine-640x480.jpg" srcset="/assets/using-embroidery-machine-400w.jpg 400w, /assets/using-embroidery-machine-640x480.jpg 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" alt="Member using an industrial embroidery machine" loading="eager" decoding="async" />
|
||||||
</picture>
|
</picture>
|
||||||
<picture>
|
<picture>
|
||||||
<source type="image/webp" srcset="/assets/grinding-metal-640x480.webp 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" />
|
<source type="image/webp" srcset="/assets/grinding-metal-400w.webp 400w, /assets/grinding-metal-640x480.webp 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" />
|
||||||
<img width="640" height="480" src="/assets/grinding-metal-640x480.jpg" srcset="/assets/grinding-metal-640x480.jpg 640w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" alt="Member grinding metal in the metal shop" loading="eager" decoding="async" />
|
<img width="640" height="480" src="/assets/grinding-metal-640x480.jpg" srcset="/assets/grinding-metal-400w.jpg 400w, /assets/grinding-metal-640x480.jpg 640w" sizes="(max-width: 760px) calc((100vw - 40px) / 2), 375px" alt="Member grinding metal in the metal shop" loading="eager" decoding="async" />
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||