From a206877c24ac28910015056e463ddea751c0cb9f Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Fri, 16 Jan 2026 00:43:03 -0600 Subject: [PATCH] feat: add LinkDR support with logo - Introduced LinkDR as a new supporting link in the Ripple component. - Added LinkDR logo as an SVG file to the public assets. --- apps/website/components/ui/ripple.tsx | 8 +++++++- apps/website/public/linkdr-logo.svg | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 apps/website/public/linkdr-logo.svg diff --git a/apps/website/components/ui/ripple.tsx b/apps/website/components/ui/ripple.tsx index 515afdd..48e6247 100644 --- a/apps/website/components/ui/ripple.tsx +++ b/apps/website/components/ui/ripple.tsx @@ -38,6 +38,12 @@ const Ripple = React.memo(function Ripple({ link: "https://www.hostinger.com/vps-hosting?ref=dokploy", type: "hero", }, + { + name: "LinkDR", + image: "linkdr-logo.svg", + link: "https://linkdr.com/?ref=dokploy", + type: "supporting", + }, { name: "Lxaer", image: @@ -91,7 +97,7 @@ const Ripple = React.memo(function Ripple({ link: "https://cloudblast.io/?ref=dokploy", type: "supporting", }, - + { name: "Synexa", image: diff --git a/apps/website/public/linkdr-logo.svg b/apps/website/public/linkdr-logo.svg new file mode 100644 index 0000000..eed3034 --- /dev/null +++ b/apps/website/public/linkdr-logo.svg @@ -0,0 +1,3 @@ + + +