Homeone Mktplace image added
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, { useState } from 'react';
|
||||
import { Link } from 'react-router-dom';
|
||||
import thumb from '../../assets/images/onlineregistration.png';
|
||||
import thumb2 from '../../assets/images/MarketPlace001.png';
|
||||
import thumb22 from '../../assets/images/marketplace.png';
|
||||
import thumb3 from '../../assets/images/CompletTaskit.png';
|
||||
import thumb4 from '../../assets/images/MoneyBitPay001.png';
|
||||
|
||||
@@ -133,7 +133,7 @@ function FeaturesHomeOne({ className }) {
|
||||
data-wow-duration="2000ms"
|
||||
data-wow-delay="200ms"
|
||||
>
|
||||
<img src={thumb2} alt="" />
|
||||
<img src={thumb22} alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-6">
|
||||
|
||||
Reference in New Issue
Block a user