diff --git a/src/components/CompanyTrustedList.jsx b/src/components/CompanyTrustedList.jsx index 4789eac..b6b6338 100644 --- a/src/components/CompanyTrustedList.jsx +++ b/src/components/CompanyTrustedList.jsx @@ -7,6 +7,7 @@ import company5 from '@/images/guidewire.svg' import company6 from '@/images/weave.svg' import company8 from '@/images/blinkit.svg' import company9 from '@/images/zopsmart.svg' +import company11 from '@/images/walmart.svg' import company10 from '@/images/mcafee.svg' import Image from 'next/image' import { useEffect, useState } from 'react' @@ -25,9 +26,8 @@ const imageLink = [ image: company8, }, { - image: company9, + image: company11, }, - { image: company1, }, @@ -37,10 +37,12 @@ const imageLink = [ { image: company5, }, - { image: company6, }, + { + image: company9, + }, ] export default function CompanyList() { diff --git a/src/images/walmart.svg b/src/images/walmart.svg new file mode 100644 index 0000000..c39665f --- /dev/null +++ b/src/images/walmart.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + +