We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1ba15 commit e88c791Copy full SHA for e88c791
apps/docs/components/landing/trusted-by.tsx
@@ -91,6 +91,12 @@ const logos = [
91
src: 'https://snowseo.com',
92
style: 'font-semibold',
93
},
94
+ {
95
+ id: 16,
96
+ name: 'inbound',
97
+ src: 'https://inbound.new/',
98
+ style: 'font-semibold',
99
+ },
100
];
101
102
import { LogoCarousel } from './logo-carousel';
0 commit comments