Skip to content

Commit

Permalink
quality
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysSullivan committed Oct 18, 2024
1 parent 5ab33c6 commit 0d9eafb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export default async function Page(props: {
src={productData.image_url ?? "/placeholder.svg?height=64&width=64"}
alt={`A small picture of ${productData.name}`}
height={256}
quality={80}
width={256}
className="h-64 w-64 flex-shrink-0 border-2"
/>
Expand Down

0 comments on commit 0d9eafb

Please sign in to comment.