lazy load image

This commit is contained in:
AykutSarac 2022-06-12 18:19:29 +03:00
parent 0b214ea6ef
commit 561bcb2087

View File

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