diff --git a/components/organisms/obol-ecosystem/obol-ecosystem.tsx b/components/organisms/obol-ecosystem/obol-ecosystem.tsx index 1cb745f..9f47731 100644 --- a/components/organisms/obol-ecosystem/obol-ecosystem.tsx +++ b/components/organisms/obol-ecosystem/obol-ecosystem.tsx @@ -204,15 +204,6 @@ const tabs: EcosystemTabsProps[] = [ { link: "https://github.com/eth2devops", network: "github" }, ], }, - { - heading: "Corver Roos", - image: "/assets/team/Corver.png", - subheading: "Tech Lead", - links: [ - { link: "https://twitter.com/corverdev", network: "twitter" }, - { link: "https://github.com/corverroos", network: "github" }, - ], - }, { heading: "Chris Battenfield", image: "/assets/team/Chris.png",