Changed Users page text contents into variables #13

Closed
victor.ebuka wants to merge 4 commits from userspage_text_to_variables into master
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 85741bbc78 - Show all commits
Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

+1 -1
View File
@@ -286,7 +286,7 @@ class Users extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-25 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/route-mockup.jpeg" alt="content-image" />
<img className="img-fluid" src="assets/images/route1.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}