mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
improvements for lighthouse scores
This commit is contained in:
@@ -27,6 +27,7 @@ export function ProductTastingNotes({ product }: { product: Product }) {
|
||||
width={imageWidth}
|
||||
height={imageHeight}
|
||||
alt={imageAlt || imageUrl}
|
||||
priority={true}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user