Browse Source

remove lazy loading from LCP

AykutSarac 2 năm trước cách đây
mục cha
commit
449afdbc61
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>