Merge pull request 'brought back pics for tech, temp pics' (#40) from development_tech_pics into development

Reviewed-on: tfgrid/www_projectinca#40
This commit is contained in:
mik-tf 2024-06-07 15:40:37 +00:00
commit 6c4807de97

View File

@ -53,6 +53,7 @@ const metadata = {
}, },
]} ]}
image={{ image={{
src: '~/assets/images/zeroos.jpg',
alt: '', alt: '',
}} }}
> >
@ -87,6 +88,7 @@ const metadata = {
}, },
]} ]}
image={{ image={{
src: '~/assets/images/mycelium.jpg',
alt: '', alt: '',
loading: 'eager', loading: 'eager',
}} }}
@ -126,6 +128,7 @@ const metadata = {
}, },
]} ]}
image={{ image={{
src: '~/assets/images/qsfsmatrix.jpg',
alt: '', alt: '',
loading: 'eager', loading: 'eager',
}} }}
@ -165,6 +168,7 @@ const metadata = {
}, },
]} ]}
image={{ image={{
src: '~/assets/images/tfchain.png',
alt: '', alt: '',
loading: 'eager', loading: 'eager',
}} }}