chore: Update location icon source and dimensions in user profiles page.

This commit is contained in:
pradeepkumar
2026-03-08 00:20:15 +05:30
parent 65f85d0027
commit bd9dd363dc

View File

@@ -308,10 +308,10 @@ function ProfileCard({ profile, resolvedAvatarUrl }: ProfileCardProps) {
{location && (
<div className="flex items-center gap-2">
<Image
src="/assets/icons/location-icon.svg"
src="/assets/icons/location-pin-icon.svg"
alt="Location"
width={14}
height={16}
width={16}
height={15}
/>
<span className="font-serif font-bold text-[14px] text-[#00293d]">
{location}