From 9248ef6101a9c54ba4092bb8d760f1e6c4cc1515 Mon Sep 17 00:00:00 2001 From: nayanprasad Date: Mon, 17 Mar 2025 20:56:39 +0530 Subject: [PATCH] fix: add unoptimized attribute to image --- www/components/ProfileSection.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/www/components/ProfileSection.tsx b/www/components/ProfileSection.tsx index c751a6ff..5eb24e96 100644 --- a/www/components/ProfileSection.tsx +++ b/www/components/ProfileSection.tsx @@ -46,6 +46,7 @@ export async function ProfileSection({ username }: { username: string }) { width={120} height={120} className="rounded-[16px]" + unoptimized />