feat: initial commit for mockup bukopin
This commit is contained in:
@@ -358,7 +358,7 @@ class RegisterPage extends React.Component {
|
||||
|
||||
<Grid container spacing={0} className={classes.gridContainer}>
|
||||
<Grid item cols={12} className={classes.logoContainer}>
|
||||
<img src={require('../../../../assets/images/logo_new.png')} className={classes.logo} />
|
||||
<img src={require('../../../../assets/images/kb_bukopin.jpeg')} className={classes.logo} />
|
||||
</Grid>
|
||||
<Grid item xs={12} sm={12} md={10} lg={10} className={classes.registerContainer} style={{
|
||||
alignSelf: 'center'
|
||||
@@ -368,10 +368,10 @@ class RegisterPage extends React.Component {
|
||||
<Grid item xs={5}>
|
||||
<img src={require('../../../../assets/images/register_image_2.png')} width={"80%"} />
|
||||
<Typography style={{ color: '#FFF' }} variant={"h6"}>
|
||||
Selamat Datang di BTN Shop!
|
||||
Selamat Datang di Bukopin Shop!
|
||||
</Typography>
|
||||
<Typography style={{ color: '#FFF' }} variant={"subtitle2"}>
|
||||
Dapatkan promo dan keuntungan lebih dari BTN!
|
||||
Dapatkan promo dan keuntungan lebih dari Bukopin!
|
||||
</Typography>
|
||||
</Grid>
|
||||
</Hidden>
|
||||
|
||||
Reference in New Issue
Block a user