diff --git a/packages/core/constants/partners.ts b/packages/core/constants/partners.ts index ceb6a61..4a6507b 100644 --- a/packages/core/constants/partners.ts +++ b/packages/core/constants/partners.ts @@ -43,8 +43,8 @@ export const PARTNERS: PartnerEntry[] = [ id: "poliberry", name: "Poliberry", tier: "partner", - logo: "https://embrly.ca/ibNxG/0VQyey.png", - url: "https://discord.gg/bepCYns2Vt", + logo: "/partners/Frame_1552.png", + url: "https://poliberry.com", description: "Poliberry is a technology company building tools and services to better connect people online and empowering developers to build the next big thing.", }, ] diff --git a/public/partners/Frame_1552.png b/public/partners/Frame_1552.png new file mode 100644 index 0000000..9f8cea3 Binary files /dev/null and b/public/partners/Frame_1552.png differ