Skip to content

Commit 96e4061

Browse files
committed
Ebuka Moses Profile
1 parent f0052f7 commit 96e4061

File tree

1 file changed

+2
-1
lines changed
  • packages/nextjs/app/builders/0x391b638EB7d21B122Be2Ed69eb81DA7E0F168177

1 file changed

+2
-1
lines changed

packages/nextjs/app/builders/0x391b638EB7d21B122Be2Ed69eb81DA7E0F168177/page.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ const EbukaMosesProfile: NextPage = () => {
2929
src="/EbukaDvAvatar2.png"
3030
alt="my picture"
3131
fill
32-
// priority
32+
priority
33+
sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw"
3334
className="w-full h-full object-cover p-1 rounded-lg"
3435
/>
3536
</div>

0 commit comments

Comments
 (0)