Parcourir la source

remove lazy loading from LCP

AykutSarac il y a 3 ans
Parent
commit
449afdbc61
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/pages/index.tsx

+ 0 - 1
src/pages/index.tsx

@@ -357,7 +357,6 @@ const Home: React.FC = () => {
           height="auto"
           src="/jsonvisio-screenshot.png"
           alt="preview"
-          loading="lazy"
         />
       </StyledPreviewSection>