We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f40d313 + 499a312 commit d7163f7Copy full SHA for d7163f7
src/components/CompanyTrustedList.jsx
@@ -5,7 +5,6 @@ import company3 from '@/images/ibm.svg'
5
import company4 from '@/images/mydbops.svg'
6
import company5 from '@/images/guidewire.svg'
7
import company6 from '@/images/weave.svg'
8
-import company7 from '@/images/synthesio.svg'
9
import company8 from '@/images/blinkit.svg'
10
import company9 from '@/images/zopsmart.svg'
11
import company10 from '@/images/mcafee.svg'
@@ -42,9 +41,6 @@ const imageLink = [
42
41
{
43
image: company6,
44
},
45
- {
46
- image: company7,
47
- },
48
]
49
50
export default function CompanyList() {
src/images/synthesio.svg
0 commit comments