Update landing-trusted-by-developers.tsx

This commit is contained in:
Stefan Pejcic
2025-05-15 16:30:23 +02:00
committed by GitHub
parent dd146d2bb1
commit 2313e16d03

View File

@@ -1,7 +1,7 @@
import clsx from "clsx";
import React, { FC, useEffect, useLayoutEffect, useRef } from "react";
import {
OracleIcon,
UnlimitedIcon,
SalesforceIcon,
CiscoIcon,
DeloitteIcon,
@@ -150,7 +150,7 @@ type IList = {
const list: IList = [
{
icon: <OracleIcon />,
icon: <UnlimitedIcon />,
id: 1,
},
{