Create User profile thumbnail component
We will need a new component that would display user information from the foundation db.
We would need 3 different layouts.
Default version:

Thin version:

This will also be needed to accomplish the following KR (for a blog version):
```Implement a new component for displaying the author on individual blog posts```
issue