finalize project added

parent b23ff275
This diff is collapsed.
......@@ -99,33 +99,8 @@ class Chat extends React.Component {
],
},
{
id: '10',
message: 'Do you Require any suggestions to improve?',
trigger: '11',
},
{
id: '11',
options: [
{ value: 1, label: 'Yes', trigger: '12' },
{ value: 2, label: 'No', trigger: '13' },
],
},
// {
// id: '11',
// user: true,
// trigger: '14',
// },
{
id: '12',
message: 'https://www.youtube.com/watch?v=S-PJwUVwoiI',
trigger: '13',
},
{
id: '13',
id: '10',
message: 'Thank You, Bye...',
// trigger: '15',
end:true,
},
]}
......
......@@ -114,7 +114,7 @@ export default function Home() {
paddingTop: 20,
paddingBottom: 20,
backgroundColor: "#1986aa"
}}>Talk With Smarti'es</Button>
}}>Take With Smarties'</Button>
</Grid>
<Grid container item md={3}></Grid>
......
......@@ -118,7 +118,7 @@ function Draw(props) {
fontFamily: "Comic Sans MS",
fontStyle: "italic",
fontSize: 35
}}>Objects Identification</Typography>
}}>Pronunciation</Typography>
</Grid>
<Grid container item>
......
......@@ -109,7 +109,7 @@ function Draw(props) {
<container>
<Grid container style={{marginBottom:40}}>
<Grid item style={{width:"100%",justifyContent:"center",paddingBottom:40}}>
<Typography align="center" style={{ maxWidth: "100%",margin:15,opacity:0.6 ,fontFamily:"Comic Sans MS",fontStyle:"italic", fontSize:35}} >Pronunciation</Typography>
<Typography align="center" style={{ maxWidth: "100%",margin:15,opacity:0.6 ,fontFamily:"Comic Sans MS",fontStyle:"italic", fontSize:35}} >Addition</Typography>
</Grid>
<Grid container item>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment