Explorar o código

fix(header): add priority attribute to Image component for improved loading

vtugulan hai 6 meses
pai
achega
e05356a064
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/components/header.tsx

+ 1 - 0
app/components/header.tsx

@@ -63,6 +63,7 @@ export default function Header() {
               width={32}
               height={8}
               className="h-8 w-auto"
+              priority
             />
           </Link>