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/taskicon.png'; import IconFour from '../../assets/images/icon/Money.png'; // import FirstSlide from '../../assets/images/icon/Untitledxyz.png'; function ServicesHomeOne({ className }) { return (

Start getting paid in easy steps.

Free Account

Join WrenchBoard.Create an account for Income.

Find Task

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

Complete

Organize and Manage your teams efficiently. Manage your workgroup.

Get Paid

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

); } export default ServicesHomeOne;