Skip to content

Commit a500f7e

Browse files
authored
Merge pull request #3 from EbukaMoses/Ebukamoses
Ebuka Moses Profile
2 parents 80c5ccb + 96e4061 commit a500f7e

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)