update: wording confirmation completed

This commit is contained in:
ahmadzuhdi 2019-02-01 23:25:24 +07:00
parent 87c81c2416
commit 9b18340242

View File

@ -74,12 +74,6 @@ export default class ConfirmationCompletedComponent extends React.Component{
<Hidden smDown> <Hidden smDown>
<Grid item xs={6}> <Grid item xs={6}>
<img src={require('../../../../assets/images/login/register_image_2.png')} width={"80%"}/> <img src={require('../../../../assets/images/login/register_image_2.png')} width={"80%"}/>
<Typography style={{color : '#FFF'}} variant={"h6"}>
Selamat Datang di BTN Point
</Typography>
<Typography style={{color : '#FFF'}} variant={"subtitle2"}>
Daftar untuk mendapatkan berbagai macam manfaat dan keuntungan
</Typography>
</Grid> </Grid>
</Hidden> </Hidden>
<Grid item xs={12} sm={12} md={6} style={{paddingLeft : 50,paddingRight : 50}}> <Grid item xs={12} sm={12} md={6} style={{paddingLeft : 50,paddingRight : 50}}>
@ -88,7 +82,22 @@ export default class ConfirmationCompletedComponent extends React.Component{
Konfirmasi Berhasil Konfirmasi Berhasil
</Typography> </Typography>
<Typography variant="body1" gutterBottom> <Typography variant="body1" gutterBottom>
Terima Kasih, mohon cek email anda untuk langkah selanjutnya Terima Kasih, mohon cek email Anda untuk melihat hadiah. Dapatkan tambahan hadiah dan benefit lainnya dengan menjadi nasabah BTN, Silahkan klik disini
{/*<Typography style={{color : '#000'}} variant={"h6"}>*/}
{/*Selamat Datang di BTN Shop*/}
{/*</Typography>*/}
{/*<Typography style={{color : '#000'}} variant={"subtitle2"}>*/}
{/*Dapatkan tambahan hadiah dan benefit lainnya dengan menjadi nasabah BTN, Silahkan klik disini*/}
{/*</Typography>*/}
<a href="https://open-account.btn.co.id/" target={"_blank"}>
<Button
variant="contained"
style={{ backgroundColor: '#ffeb3b', marginTop: '8px' }}>
Jadi Nasabah BTN
</Button>
</a>
{/*We have sent an email with a confirmation link to your email address. Please allow 5-10 minutes for this message to arrive.*/} {/*We have sent an email with a confirmation link to your email address. Please allow 5-10 minutes for this message to arrive.*/}
</Typography> </Typography>