Skip to content

Commit

Permalink
feat: add priority for homepage avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
coderz-w committed Nov 12, 2024
1 parent 872e5a8 commit fc87921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/modules/home/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const Hero = () => {
width={300}
src={avatar!}
alt="Site Owner Avatar"
priority
className={cn(
'aspect-square rounded-full border border-slate-200 dark:border-neutral-800',
'w-full',
Expand Down

0 comments on commit fc87921

Please sign in to comment.