fix: resolve Next.js Image component warnings for LCP and dimensions
This commit is contained in:
@@ -66,6 +66,7 @@ export default function About({ dict }: { dict: any }) {
|
||||
src="/moy-beach.jpg"
|
||||
alt="Moy Beach Atmosphere"
|
||||
fill
|
||||
priority
|
||||
className="object-cover"
|
||||
sizes="(max-width: 768px) 100vw, 50vw"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user