Browse Source

remove lazy loading

AykutSarac 2 years ago
parent
commit
79add7d60f
1 changed files with 0 additions and 1 deletions
  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>