Skip to content

Commit fc87921

Browse files
committed
feat: add priority for homepage avatar
1 parent 872e5a8 commit fc87921

File tree

1 file changed

+1
-0
lines changed
  • src/components/modules/home/Hero

1 file changed

+1
-0
lines changed

src/components/modules/home/Hero/Hero.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export const Hero = () => {
8787
width={300}
8888
src={avatar!}
8989
alt="Site Owner Avatar"
90+
priority
9091
className={cn(
9192
'aspect-square rounded-full border border-slate-200 dark:border-neutral-800',
9293
'w-full',

0 commit comments

Comments
 (0)