diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx index 0cb6950..c469b5c 100644 --- a/components/CompatibilitySection.tsx +++ b/components/CompatibilitySection.tsx @@ -111,6 +111,11 @@ export default function CompatibilitySection() { imageSrcLight: "/logos/devin-light.svg", imageSrcDark: "/logos/devin-dark.svg", }, + { + name: "Kombai", + url: "https://kombai.com", + imageSrc: "/logos/kombai.svg", + }, ]; return (
+ + + + +