ferrazzipietro commited on
Commit
4b65c80
·
1 Parent(s): 0eb5e0a
streaming-react-app/src/StreamingInterface.tsx CHANGED
@@ -1973,11 +1973,11 @@ export default function StreamingInterface() {
1973
 
1974
  <div>
1975
  <Typography variant="h1" sx={{color: '#800020'}}>
1976
- Illy's translator
1977
  </Typography>
1978
  <Typography variant="body2" sx={{color: '#800020'}}>
1979
  <span style={{ fontStyle: 'italic' }}>
1980
- Natale 2023
1981
  </span>
1982
  </Typography>
1983
  </div>
@@ -1985,7 +1985,7 @@ export default function StreamingInterface() {
1985
  <div className="header-container-sra">
1986
  <div>
1987
  <Typography variant="body2" sx={{color: '#65676B'}}>
1988
- Hey <strong style={{ fontWeight: 'bold' }}>Illy</strong>, <strong style={{ fontWeight: 'bold' }}>it's lovely to see you!</strong>
1989
  <br/>
1990
  You can use this platform to translate from/to Italian and many some other languages.
1991
  <br/>
@@ -2077,7 +2077,7 @@ export default function StreamingInterface() {
2077
 
2078
  <Stack spacing={0.5}>
2079
  <FormLabel id="output-modes-radio-group-label">
2080
- Illy, can you please select the target language?
2081
  </FormLabel>
2082
 
2083
  <Box sx={{paddingTop: 2, paddingBottom: 1}}>
 
1973
 
1974
  <div>
1975
  <Typography variant="h1" sx={{color: '#800020'}}>
1976
+ Pietro's translator
1977
  </Typography>
1978
  <Typography variant="body2" sx={{color: '#800020'}}>
1979
  <span style={{ fontStyle: 'italic' }}>
1980
+ Making communication easier
1981
  </span>
1982
  </Typography>
1983
  </div>
 
1985
  <div className="header-container-sra">
1986
  <div>
1987
  <Typography variant="body2" sx={{color: '#65676B'}}>
1988
+ Hey <strong style={{ fontWeight: 'bold' }}>Pietro</strong>, <strong style={{ fontWeight: 'bold' }}>it's good to see you!</strong>
1989
  <br/>
1990
  You can use this platform to translate from/to Italian and many some other languages.
1991
  <br/>
 
2077
 
2078
  <Stack spacing={0.5}>
2079
  <FormLabel id="output-modes-radio-group-label">
2080
+ Pietro, can you please select the target language?
2081
  </FormLabel>
2082
 
2083
  <Box sx={{paddingTop: 2, paddingBottom: 1}}>