diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx index 4c0742d..cdedc0e 100644 --- a/components/CompatibilitySection.tsx +++ b/components/CompatibilitySection.tsx @@ -12,6 +12,12 @@ type AgentEntry = { }; const agents: AgentEntry[] = [ + { + name: "Junie", + from: "JetBrains", + url: "https://jetbrains.com/junie", + imageSrc: "/logos/junie.svg", + }, { name: "Codex", url: "https://openai.com/codex/", diff --git a/public/logos/junie.svg b/public/logos/junie.svg new file mode 100644 index 0000000..ac4ea38 --- /dev/null +++ b/public/logos/junie.svg @@ -0,0 +1,5 @@ + + + + +