remove lazy loading from LCP

This commit is contained in:
AykutSarac 2022-06-13 14:34:23 +03:00
parent f5516b3ae4
commit 449afdbc61

View File

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