mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
feat(website): add new premium sponsor "AgentDock" to the ripple component
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user