diff --git a/src/components/HomeOne/FeaturesHomeOne.js b/src/components/HomeOne/FeaturesHomeOne.js old mode 100644 new mode 100755 index f04680a..7d117aa --- a/src/components/HomeOne/FeaturesHomeOne.js +++ b/src/components/HomeOne/FeaturesHomeOne.js @@ -9,10 +9,10 @@ import marketPlace from '../../assets/images/market_place.png'; import task from '../../assets/images/task.png'; import getPaid from '../../assets/images/get_paid.png'; -import taskThumbnail from '../../assets/images/task-thumb.png' -import marketThumbnail from '../../assets/images/market-thumb.png' -import getPaidThumbnail from '../../assets/images/getpaid-thumb.png' -import accountThumbnail from '../../assets/images/account-thumb.png' +// import taskThumbnail from '../../assets/images/task-thumb.png' +// import marketThumbnail from '../../assets/images/market-thumb.png' +// import getPaidThumbnail from '../../assets/images/getpaid-thumb.png' +// import accountThumbnail from '../../assets/images/account-thumb.png' import getConfig from './../../Config/config' @@ -20,104 +20,105 @@ import getConfig from './../../Config/config' function FeaturesHomeOne({ className }) { var site = getConfig()[0]; return ( -
-
-
-
-
-
- image thumbnail -
+ <> + //
+ //
+ //
+ //
+ //
+ //
+ // image thumbnail + //
-

- Create free account. -

-

- If you are either currently employed, unemployed or unsatisfied with your job or want extra cash on the side, consider WrenchBoard as a reliable partner to connect you with new opportunities. -

- - Learn More - - {/*
- -
*/} -
-
-
-
-
- image thumbnail -
+ //

+ // Create free account. + //

+ //

+ // If you are either currently employed, unemployed or unsatisfied with your job or want extra cash on the side, consider WrenchBoard as a reliable partner to connect you with new opportunities. + //

+ // + // Learn More + // + // {/*
+ // + //
*/} + //
+ //
+ //
+ //
+ //
+ // image thumbnail + //
-

- Browse Marketplace -

-

- WrenchBoard platform connects you with quality service that need articles writing, blog management, photography, product testing research and surveys and more to deliver your project with ease. -

- - Learn More - -
-
-
-
-
- image thumbnail -
+ //

+ // Browse Marketplace + //

+ //

+ // WrenchBoard platform connects you with quality service that need articles writing, blog management, photography, product testing research and surveys and more to deliver your project with ease. + //

+ // + // Learn More + // + //
+ //
+ //
+ //
+ //
+ // image thumbnail + //
-

- Complete Task -

-

- Cash in the Pocket with WrenchBoard as a reliable partner to connect you with new opportunities.Track, Organize your Portfolio and Manage your Skills, preferred workgroup and teams efficiently. -

- - Learn More - -
-
-
-
-
- image thumbnail -
+ //

+ // Complete Task + //

+ //

+ // Cash in the Pocket with WrenchBoard as a reliable partner to connect you with new opportunities.Track, Organize your Portfolio and Manage your Skills, preferred workgroup and teams efficiently. + //

+ // + // Learn More + // + //
+ //
+ //
+ //
+ //
+ // image thumbnail + //
-

- Get Paid -

-

- Get paid Instantly for completed task using WrenchBoard. Achieve your short-term goals or long-term income by Connecting with WrenchBoard. Complete access to your earnings. -

- - Learn More - -
-
-
-
- {/*
*/} -
+ //

+ // Get Paid + //

+ //

+ // Get paid Instantly for completed task using WrenchBoard. Achieve your short-term goals or long-term income by Connecting with WrenchBoard. Complete access to your earnings. + //

+ // + // Learn More + // + //
+ //
+ //
+ //
+ // {/*
*/} + //
); } diff --git a/src/components/HomeOne/FeaturesHomeOne.js.rej b/src/components/HomeOne/FeaturesHomeOne.js.rej deleted file mode 100644 index 0dcd390..0000000 --- a/src/components/HomeOne/FeaturesHomeOne.js.rej +++ /dev/null @@ -1,14 +0,0 @@ -diff a/src/components/HomeOne/FeaturesHomeOne.js b/src/components/HomeOne/FeaturesHomeOne.js (rejected hunks) -@@ -1,9 +1,9 @@ - import React, { useState } from 'react'; - import { Link } from 'react-router-dom'; --import thumb from '../../assets/images/HowItWorks.jpg'; -+import thumb from '../../assets/images/ACC.jpg'; - import thumb2 from '../../assets/images/MarketPlace004.jpg'; --import thumb3 from '../../assets/images/CompleteTask.jpg'; --import thumb4 from '../../assets/images/MoneyPay.jpg'; -+import thumb3 from '../../assets/images/CompleteTask002.jpg'; -+import thumb4 from '../../assets/images/MoneyBitPay.jpg'; - - import shapeSix from '../../assets/images/shape/shape-6.png'; - import shapeSeven from '../../assets/images/shape/shape-7.png';