From 6f8e475e6283ebda0b8cea1e77ef32b46fc13f1c Mon Sep 17 00:00:00 2001 From: Divya Date: Thu, 27 Mar 2025 12:27:44 +0530 Subject: [PATCH] adding walmart to companies list --- src/components/CompanyTrustedList.jsx | 8 +++++--- src/images/walmart.svg | 23 +++++++++++++++++++++++ 2 files changed, 28 insertions(+), 3 deletions(-) create mode 100644 src/images/walmart.svg 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 @@ + + + + + + + + + + + + + + + + + + + + + + +