Fix All Image Add Lazy Loading
This commit is contained in:
@@ -98,6 +98,7 @@ export default function Page() {
|
||||
w="100%"
|
||||
h={180}
|
||||
fit="cover"
|
||||
loading="lazy"
|
||||
/>
|
||||
</Center>
|
||||
<Flex align="center" gap="xs">
|
||||
|
||||
Reference in New Issue
Block a user