diff --git a/src/components/HomeOne/TrafficHomeTwo.js b/src/components/HomeOne/TrafficHomeTwo.js index 770f971..d435351 100644 --- a/src/components/HomeOne/TrafficHomeTwo.js +++ b/src/components/HomeOne/TrafficHomeTwo.js @@ -1,7 +1,9 @@ import React from 'react'; import thumb from '../../assets/images/PerformingTask.jpg'; +import getConfig from './../../Config/config' function TrafficHomeOne() { + var site = getConfig()[0]; return (
@@ -52,7 +54,7 @@ function TrafficHomeOne() {
- + Login