Skip to content

Commit

Permalink
chore: set perf props for image hero
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Sep 8, 2023
1 parent d5f4d28 commit e0371b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/app/src/systems/Home/components/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ export function Hero() {
alt="Fuel Brand Image"
width={680}
height={680}
placeholder="blur"
priority
quality={80}
/>
</Box>
</Box>
Expand Down

0 comments on commit e0371b1

Please sign in to comment.