From ae7985b8a479d74d35f58734042d855004a1ee8c Mon Sep 17 00:00:00 2001 From: Carla Goncalves Date: Mon, 20 Apr 2026 14:37:09 +0100 Subject: [PATCH] Remove twiga --- apps/site/src/components/logo-parade.tsx | 7 ------- packages/ui/src/components/logo-parade.tsx | 7 ------- 2 files changed, 14 deletions(-) diff --git a/apps/site/src/components/logo-parade.tsx b/apps/site/src/components/logo-parade.tsx index 2fe4e6839d..d80c4b48e2 100644 --- a/apps/site/src/components/logo-parade.tsx +++ b/apps/site/src/components/logo-parade.tsx @@ -24,13 +24,6 @@ const logoParade = [ width: 110, height: 40, }, - { - label: "Twiga", - imageUrl: `/icons/companies/twiga.svg`, - url: "https://twiga.com/", - width: 55, - height: 61, - }, { label: "Panther", imageUrl: `/icons/companies/panther.svg`, diff --git a/packages/ui/src/components/logo-parade.tsx b/packages/ui/src/components/logo-parade.tsx index 98a488cf46..2da8e13a75 100644 --- a/packages/ui/src/components/logo-parade.tsx +++ b/packages/ui/src/components/logo-parade.tsx @@ -24,13 +24,6 @@ const logoParade = [ width: 110, height: 40, }, - { - label: "Twiga", - imageUrl: `/icons/companies/twiga.svg`, - url: "https://twiga.com/", - width: 55, - height: 61, - }, { label: "Panther", imageUrl: `/icons/companies/panther.svg`,