mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
refactor: add new sponsors
This commit is contained in:
parent
a0a0d4cf31
commit
3995fda85c
@ -52,6 +52,13 @@ const Ripple = React.memo(function Ripple({
|
||||
link: "https://mandarin3d.com/?ref=dokploy",
|
||||
type: "hero",
|
||||
},
|
||||
{
|
||||
name: "LightNode",
|
||||
image:
|
||||
"https://raw.githubusercontent.com/Dokploy/dokploy/canary/.github/sponsors/light-node.webp",
|
||||
link: "https://www.lightnode.com/?ref=dokploy",
|
||||
type: "hero",
|
||||
},
|
||||
];
|
||||
const premiumSponsors = [
|
||||
{
|
||||
@ -84,6 +91,13 @@ const Ripple = React.memo(function Ripple({
|
||||
link: "https://startupfa.me/?ref=dokploy",
|
||||
type: "supporting",
|
||||
},
|
||||
{
|
||||
name: "Itsdb",
|
||||
image:
|
||||
"https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/its.png",
|
||||
link: "https://itsdb-center.com/?ref=dokploy",
|
||||
type: "supporting",
|
||||
},
|
||||
];
|
||||
|
||||
const communitySponsors = [
|
||||
|
Loading…
Reference in New Issue
Block a user