Skip to content

Commit 7d67fa1

Browse files
authored
feat: add Mantlz to trusted-by section (#105)
1 parent ffc88ff commit 7d67fa1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ const logos = [
9797
src: 'https://inbound.new/',
9898
style: 'font-semibold',
9999
},
100+
{
101+
id: 17,
102+
name: 'Mantlz',
103+
src: 'https://mantlz.com',
104+
style: 'font-semibold',
105+
},
100106
];
101107

102108
import { LogoCarousel } from './logo-carousel';

0 commit comments

Comments
 (0)