Merge pull request 'new pics tech' (#41) from dev_pics into development

Reviewed-on: #41
This commit is contained in:
mik-tf 2024-06-07 16:08:00 +00:00
commit 52019a62bc
5 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

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