Inside of nav component I have replaced the username with a user avatar , managed to connect to user profile but did not manage to diplay userImage
Meanwhile I found this other UserAvatar component that contains a pop-up and decided to try and use that….. now my brain is a bit foggy so I’m gonna need some help here.
-I've created another component, that contains a similar pop-up to notifications that just allows the user to change password, navigate to profile page or logout
Added some styling to BlogPosts
I keep adjusting the main page, text, assets, button size, etc.
I have styled the Avatar on SingleArtwork page better
I have also added a function that would change the <3 (heart/ like) icon when the user clicks like, from gray to red.