Ver código fonte

remove lazy loading

AykutSarac 2 anos atrás
pai
commit
79add7d60f
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/containers/Home/index.tsx

+ 0 - 1
src/containers/Home/index.tsx

@@ -78,7 +78,6 @@ const Home: React.FC = () => {
             height="863"
             src="/jsoncrack-screenshot.webp"
             alt="preview"
-            loading="lazy"
           />
         </Styles.StyledImageWrapper>
       </Styles.StyledPreviewSection>