Skip to content

Commit b2ef887

Browse files
committed
cleanup list
1 parent 463430b commit b2ef887

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/docs/components/landing/trusted-by.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ const logos = [
1919
{ name: "oss.now", src: "https://oss.now/" },
2020
{ name: "Terabits", src: "https://www.terabits.xyz" },
2121
{ name: "Dione", src: "https://getdione.app" },
22-
{ name: "Kubiks", src: "https://kubiks.ai/" },
2322
{ name: "Lindra", src: "https://lindra.ai" },
24-
{ name: "Snowseo", src: "https://snowseo.com" },
2523
{ name: "inbound", src: "https://inbound.new/" },
2624
{ name: "Mantlz", src: "https://mantlz.com" },
2725
].map((logo, i) => ({ id: i + 1, style: "font-semibold", ...logo }));

0 commit comments

Comments
 (0)