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 cf0dc94 commit 292c894Copy full SHA for 292c894
1 file changed
packages/docs/components/gold.tsx
@@ -1,5 +1,13 @@
1
export const Gold = () => {
2
const companies = [
3
+ {
4
+ name: "Zernio",
5
+ description: "Social APIs for developers and AI agents",
6
+ logoDark: "https://avatars.githubusercontent.com/u/256836318?v=4",
7
+ logoLight: "https://avatars.githubusercontent.com/u/256836318?v=4",
8
+ url: "zernio.com",
9
+ href: "https://zernio.com/?utm_source=zod",
10
+ },
11
{
12
name: "Brand.dev",
13
description: "API for logos, colors, and company info",
0 commit comments