web3uikit
web3uikit copied to clipboard
[Hero] Refactor and match designs
Hero has some problems
- hero should take children components like typography and button and lay them out nicely
- hero should take an optional component for image
- Illustration needs updated with this sweet Wizard to be added
- if the image is added please use the layout seen below
- do not use position absolute, use flex and give the image a max width and max height
- it should scale as seen in this design perfectly no matter what content, children or image size is passed
make it killer DX @AbhinavMV and idiot proof 😁
Would be great if title is optional too
@locothedev i think it would be best of you passed it children and an optional image component, then you can use whatever text you like
@AbhinavMV maybe make the title optional for now and we can remove it over time so there is no big breaking changes
This is closed by #762