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:
@@ -117,6 +117,7 @@ export default async function ProductPage({
|
||||
height={product.featuredImage.height}
|
||||
width={product.featuredImage.width}
|
||||
className="h-full w-full object-cover"
|
||||
priority={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user