feat(website): add new premium sponsor "AgentDock" to the ripple component

This commit is contained in:
Mauricio Siu
2025-05-05 03:05:21 -06:00
parent 52ead47d98
commit 2ec5f0c3cf

View File

@@ -66,6 +66,13 @@ const Ripple = React.memo(function Ripple({
link: "https://supafort.com/?ref=dokploy",
type: "premium",
},
{
name: "AgentDock",
image:
"https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/agentdock.png",
link: "https://agentdock.ai/?ref=dokploy",
type: "premium",
},
];
const eliteSponsors = [];