Perf: Remove 'unoptimized' from HeroVideo Image to enable Next.js responsive WebP optimization for LCP

This commit is contained in:
2026-06-23 09:39:37 +02:00
parent 298b81713c
commit 3674e21fda

View File

@@ -86,7 +86,6 @@ export function HeroVideo(props: HeroVideoProps) {
src={posterSrc}
alt={posterAlt}
fill
unoptimized
className="object-cover z-[1] pointer-events-none filter contrast-125 saturate-110 brightness-90"
sizes="100vw"
priority