瀏覽代碼

remove lazy loading

AykutSarac 2 年之前
父節點
當前提交
79add7d60f
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>