Skip to content

Commit 04e5052

Browse files
committed
Merge branch 'staging' of https://github.com/databuddy-analytics/Databuddy into staging
2 parents 019b395 + 7d67fa1 commit 04e5052

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)