refactor(assets): relocate character avatars

This commit is contained in:
2026-07-17 14:30:11 +08:00
parent ae97366a4a
commit 2394f9031a
12 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export function UserMessageAvatar({
aria-label="Guest avatar"
>
<Image
src="/images/chat/pic-chat-guest.png"
src="/images/avatar/placeholder.png"
alt="Guest"
width={imageSize}
height={imageSize}