We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872e5a8 commit fc87921Copy full SHA for fc87921
src/components/modules/home/Hero/Hero.tsx
@@ -87,6 +87,7 @@ export const Hero = () => {
87
width={300}
88
src={avatar!}
89
alt="Site Owner Avatar"
90
+ priority
91
className={cn(
92
'aspect-square rounded-full border border-slate-200 dark:border-neutral-800',
93
'w-full',
0 commit comments