diff --git a/app/components/ens/welcome.js b/app/components/ens/welcome.js index 11aa275..0146049 100644 --- a/app/components/ens/welcome.js +++ b/app/components/ens/welcome.js @@ -3,6 +3,7 @@ import classNames from 'classnames'; import { withStyles } from '@material-ui/core/styles'; import Typography from '@material-ui/core/Typography'; import Button from '@material-ui/core/Button'; +import StatusCards from '../../ui/icons/svg/intro_cards.svg' const styles = theme => ({ button: { @@ -16,6 +17,7 @@ const buttonText = { color: '#4360df', margin: '0 20px', fontWeight: 300 } const Welcome = ({ classes }) => (
+ Get a human-readable name instead of long addresses diff --git a/app/ui/icons/svg/intro_cards.svg b/app/ui/icons/svg/intro_cards.svg new file mode 100644 index 0000000..2d0fe13 --- /dev/null +++ b/app/ui/icons/svg/intro_cards.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +