diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx index 4c0742d..8733079 100644 --- a/components/CompatibilitySection.tsx +++ b/components/CompatibilitySection.tsx @@ -128,6 +128,12 @@ const agents: AgentEntry[] = [ url: "https://uipath.github.io/uipath-python", imageSrc: "/logos/uipath.svg", }, + { + name: "Vibe", + from: "Mistral AI", + url: "https://github.com/mistralai/mistral-vibe", + imageSrc: "/logos/vibe-logo.svg", + }, ]; const shuffleAgents = (items: AgentEntry[]) => { diff --git a/public/logos/vibe-logo.svg b/public/logos/vibe-logo.svg new file mode 100644 index 0000000..017c658 --- /dev/null +++ b/public/logos/vibe-logo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + +