diff --git a/src/assets/images/free_account.png b/src/assets/images/free_account.png new file mode 100644 index 0000000..bd8a6db Binary files /dev/null and b/src/assets/images/free_account.png differ diff --git a/src/assets/images/get_paid.png b/src/assets/images/get_paid.png new file mode 100644 index 0000000..188869e Binary files /dev/null and b/src/assets/images/get_paid.png differ diff --git a/src/assets/images/market_place.png b/src/assets/images/market_place.png new file mode 100644 index 0000000..a9a36ee Binary files /dev/null and b/src/assets/images/market_place.png differ diff --git a/src/assets/images/task.png b/src/assets/images/task.png new file mode 100644 index 0000000..cef3701 Binary files /dev/null and b/src/assets/images/task.png differ diff --git a/src/components/HomeOne/FeaturesHomeOne.js b/src/components/HomeOne/FeaturesHomeOne.js index 9751bc5..167b354 100644 --- a/src/components/HomeOne/FeaturesHomeOne.js +++ b/src/components/HomeOne/FeaturesHomeOne.js @@ -1,9 +1,13 @@ import React, { useState } from 'react'; import { Link } from 'react-router-dom'; -import thumb from '../../assets/images/onlineregistration.png'; -import thumb22 from '../../assets/images/marketplace.png'; -import thumb3 from '../../assets/images/product-listing-on-online-marketplace.png'; -import thumb4 from '../../assets/images/flying.png'; +// import thumb from '../../assets/images/onlineregistration.png'; +// import thumb22 from '../../assets/images/marketplace.png'; +// import thumb3 from '../../assets/images/product-listing-on-online-marketplace.png'; +// import thumb4 from '../../assets/images/flying.png'; +import freeAccount from '../../assets/images/free_account.png'; +import marketPlace from '../../assets/images/market_place.png'; +import task from '../../assets/images/task.png'; +import getPaid from '../../assets/images/get_paid.png'; import shapeSix from '../../assets/images/shape/shape-6.png'; import shapeSeven from '../../assets/images/shape/shape-7.png'; @@ -97,7 +101,7 @@ function FeaturesHomeOne({ className }) { data-wow-duration="2000ms" data-wow-delay="200ms" > - +
@@ -133,7 +137,7 @@ function FeaturesHomeOne({ className }) { data-wow-duration="2000ms" data-wow-delay="200ms" > - +
@@ -169,7 +173,7 @@ function FeaturesHomeOne({ className }) { data-wow-duration="2000ms" data-wow-delay="200ms" > - +
@@ -205,7 +209,7 @@ function FeaturesHomeOne({ className }) { data-wow-duration="2000ms" data-wow-delay="200ms" > - +