eager loading removed boolean

This commit is contained in:
2026-06-01 16:17:03 +02:00
parent de68203a80
commit 99279c70bb
+1 -1
View File
@@ -37,7 +37,7 @@ const Home = () => (
alt="Example PDF 1"
width={500}
height={500}
priority={true}
priority
/>
</div>
</section>