Icon three added
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 163 KiB |
@@ -1,9 +1,12 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import IconOne from '../../assets/images/icon/CreateAccount.png';
|
import IconOne from '../../assets/images/icon/CreateAccount.png';
|
||||||
import IconTwo from '../../assets/images/icon/FindTask.png';
|
import IconTwo from '../../assets/images/icon/FindTask.png';
|
||||||
import IconThree from '../../assets/images/icon/Organize.png';
|
import IconThree from '../../assets/images/icon/taskicon.png';
|
||||||
import IconFour from '../../assets/images/icon/Money.png';
|
import IconFour from '../../assets/images/icon/Money.png';
|
||||||
|
|
||||||
|
// import FirstSlide from '../../assets/images/icon/Untitledxyz.png';
|
||||||
|
|
||||||
|
|
||||||
function ServicesHomeOne({ className }) {
|
function ServicesHomeOne({ className }) {
|
||||||
return (
|
return (
|
||||||
<section className={`appie-service-area pt-90 pb-100 ${className}`} id="service">
|
<section className={`appie-service-area pt-90 pb-100 ${className}`} id="service">
|
||||||
|
|||||||
Reference in New Issue
Block a user