File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class Body extends Component {
1919 < Row >
2020 < Col m = { 12 } >
2121 < i className = "material-icons" > library_books</ i >
22- < h4 > Your Document Management System < br /> < em > ...A safe place for all your files</ em > </ h4 >
22+ < h4 > Your Docu-Trax Account < br /> < em > ...A safe place for all your files</ em > </ h4 >
2323 < Link to = "/app/dashboard" className = "waves-effect waves-light btn-large" > Go To Dashboard</ Link >
2424 </ Col >
2525 </ Row >
@@ -33,7 +33,7 @@ class Body extends Component {
3333 < Row >
3434 < Col m = { 12 } >
3535 < i className = "material-icons" > library_books</ i >
36- < h4 > Your Document Management System < br /> < em > ...A safe place for all your files</ em > </ h4 >
36+ < h4 > Your Docu-Trax Account < br /> < em > ...A safe place for all your files</ em > </ h4 >
3737 < Link to = "/app/signup" className = "waves-effect waves-light btn-large" > Get Started</ Link >
3838 </ Col >
3939 </ Row >
@@ -42,4 +42,4 @@ class Body extends Component {
4242 ) ;
4343 }
4444}
45- export default Body ;
45+ export default Body ;
You can’t perform that action at this time.
0 commit comments