diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx
index 4c0742d..51fc471 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: "Firebender",
+ url: "https://firebender.com",
+ imageSrcLight: "/logos/firebender-light.svg",
+ imageSrcDark: "/logos/firebender-dark.svg",
+ },
];
const shuffleAgents = (items: AgentEntry[]) => {
diff --git a/public/logos/firebender-dark.svg b/public/logos/firebender-dark.svg
new file mode 100644
index 0000000..6e478e4
--- /dev/null
+++ b/public/logos/firebender-dark.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/logos/firebender-light.svg b/public/logos/firebender-light.svg
new file mode 100644
index 0000000..9dfca28
--- /dev/null
+++ b/public/logos/firebender-light.svg
@@ -0,0 +1,3 @@
+