import React from 'react'; import IconOne from '../../assets/images/icon/CreateAccount.png'; import IconTwo from '../../assets/images/icon/FindTask.png'; import IconThree from '../../assets/images/icon/Organize.png'; import IconFour from '../../assets/images/icon/Money.png'; function ServicesHomeOne({ className }) { return (

Start getting paid in easy steps.

1

Free Account

Join WrenchBoard.Create an account for Income.

2

Find Task

Build a Self-Portfolio with sole purpose to Cash-Out.

3

Complete

Organize and Manage your teams efficiently. Manage your workgroup.

4

Get Paid

Start Boosting your Income By earning Cash for your Time and Skills.

); } export default ServicesHomeOne;