File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ import styles from './styles.module.css'
88
99const features = [
1010 {
11- title : < > Your Editor </ > ,
11+ title : < > Real Coding </ > ,
1212 imageUrl : 'img/undraw_editor.svg' ,
13- description : < > Playing tutorials in a real-world setting: within your coding editor. </ > ,
13+ description : < > The first tutorial platform to run in a real coding environment: VSCode. </ > ,
1414 } ,
1515 {
16- title : < > Your Code </ > ,
16+ title : < > Real Progress </ > ,
1717 imageUrl : 'img/undraw_code.svg' ,
18- description : < > You own your progress. Save with Git to build your timeline. Deploy to build your portfolio .</ > ,
18+ description : < > CodeRoad is built on Git. Push your progress to GitHub, share with peers or potential employers .</ > ,
1919 } ,
2020 {
21- title : < > Free & Open </ > ,
21+ title : < > Create </ > ,
2222 imageUrl : 'img/undraw_open_source.svg' ,
23- description : < > CodeRoad is open-source. Build your own tutorials . Contribute to the tooling .</ > ,
23+ description : < > CodeRoad is built for creators . Contribute to the open source platform or build tutorials .</ > ,
2424 } ,
2525]
2626
You can’t perform that action at this time.
0 commit comments