diff --git a/src/pages/technology.astro b/src/pages/technology.astro index 19598f6..482ad48 100644 --- a/src/pages/technology.astro +++ b/src/pages/technology.astro @@ -53,6 +53,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/zeroos.jpg', alt: '', }} > @@ -87,6 +88,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/mycelium.jpg', alt: '', loading: 'eager', }} @@ -126,6 +128,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/qsfsmatrix.jpg', alt: '', loading: 'eager', }} @@ -165,6 +168,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/tfchain.png', alt: '', loading: 'eager', }}