A lot of what I did is in my readme, but anyway I still want to ask somethings.
What do you think about the way I'm handling with the Theme? I think it's the start of a scalable theme managment. But... at the same time I'm not liking the way I organized the colors. Any tip?
I would like to ask for better ways to deal with the images of the sections bellow the header. I'm used position absolute in their case but I'm sure it's not the best way to deal with it.
I also had some difficult in the blue section. Cause inside it we have an image in background but it's different from the original and I trully don't know how could I make it looks equal.
I had some problems with the menu. I don't know if the hover effect is the better one for this case. And i'm still thinking about the Mobile Menu Dropdown. I still think it coul be better. But even so, I'm proud of it, cause I think I did a good job with this Dropdown.
Now thinking about my own architecture. What do you think about the way I used the Components and the Styled Components? I get this architecture in part cause of one of my friends. He use it this way and I thought it could be a good idea.
Besides all of it, any tips? I really want to improve even more.