ServiceHomeOne IconFix

This commit is contained in:
2022-01-15 21:44:27 -05:00
parent 173064061f
commit c3b3643123
7 changed files with 4 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+4 -4
View File
@@ -1,8 +1,8 @@
import React from 'react';
import IconOne from '../../assets/images/icon/1.png';
import IconTwo from '../../assets/images/icon/2.png';
import IconThree from '../../assets/images/icon/3.png';
import IconFour from '../../assets/images/icon/4.png';
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 (