mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
improvements for lighthouse scores
This commit is contained in:
@@ -80,6 +80,7 @@ export default async function BlogArticlePage({
|
||||
height={article?.image.height}
|
||||
width={article?.image.width}
|
||||
className="h-full w-full object-cover"
|
||||
priority={true}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user