Skip to content

Commit

Permalink
tutoriel edits
Browse files Browse the repository at this point in the history
  • Loading branch information
mayalb committed Jan 11, 2024
1 parent 1266f77 commit c4a5263
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/client/src/components/Tutorial/Tutorial.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@ export const Tutorial: React.FC = () => {
color:'#0B9A8D',

}}>
Comment utiliser l'outil E-spectateur?
Comment utiliser l'outil e-spectateur?
</Typography>

<Typography align='center' variant="h6" gutterBottom={true} style={{
margin: '20px',
color:'#666666',

}}>
Vous pouvez télécharger le tutorial en cliquant sur <a href={"./images/create.png"} download={"create.png"}>Tutorial</a>
Vous pouvez télécharger le tutorial en cliquant sur <a href={"./images/TUTORIEL.pdf"} download={"TUTORIEL.pdf"}>Tutorial</a>
</Typography>
<Typography align='center' variant="h4" gutterBottom={true}>
Avec E-spect@teur, vous pouvez être créateur de projet ou simplement participer à un projet existant.
Avec e-spect@teur, vous pouvez être créateur de projet ou simplement participer à un projet existant.

</Typography>
<div className="spacer"></div>
<div className="vertical-container">
<div className="vertical-box">
<p className="box-text">Comment rejoindre E-specta@teur ?</p>
<p className="box-text">Comment rejoindre e-specta@teur </p>
<div className="box-column">
<img src={join} alt="Erasmus"/>
</div>
Expand Down Expand Up @@ -89,7 +89,7 @@ export const Tutorial: React.FC = () => {


<div className="vertical-box">
<p className="box-text"> Utiliser E-spectateur
<p className="box-text"> Utiliser e-spectateur

</p>
<div className="box-column">
Expand Down
Binary file not shown.
Binary file modified packages/client/src/components/Tutorial/images/create.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/client/src/components/Tutorial/images/create2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/client/src/components/Tutorial/images/join2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/client/src/components/Tutorial/images/join3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/client/src/components/Tutorial/images/projectcreate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/client/src/components/Tutorial/images/use1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4a5263

Please sign in to comment.