diff --git a/README.md b/README.md
index bfa7597e..47c0a5b1 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,13 @@
+
+
+
+
+
+
+
diff --git a/prompts.config.ts b/prompts.config.ts
index ccf2f421..5c5f227b 100644
--- a/prompts.config.ts
+++ b/prompts.config.ts
@@ -81,6 +81,7 @@ export default defineConfig({
{ name: "Wiro.ai", className: 'py-1', darkLogo: '/sponsors/wiro.png', logo: '/sponsors/wiro.png', url: "https://wiro.ai/?utm_source=prompts.chat" },
{ name: "Cognition", logo: "/sponsors/cognition.svg", url: "https://wind.surf/prompts-chat" },
{ name: "CodeRabbit", className: 'py-1', logo: '/sponsors/coderabbit.svg', darkLogo: '/sponsors/coderabbit-dark.svg', url: "https://coderabbit.link/fatih" },
+ { name: "Sentry", className: 'py-1', logo: '/sponsors/sentry.svg', darkLogo: '/sponsors/sentry-dark.svg', url: "https://sentry.io/?utm_source=prompts.chat" },
{ name: "MitteAI", logo: '/sponsors/mitte.svg', darkLogo: '/sponsors/mitte-dark.svg', url: "https://mitte.ai/?utm_source=prompts.chat" },
{ name: "warp.dev", className: 'py-2', logo: '/sponsors/warp.svg', url: "https://warp.dev/?utm_source=prompts.chat" },
],
diff --git a/public/sponsors/sentry-dark.svg b/public/sponsors/sentry-dark.svg
new file mode 100644
index 00000000..097b380b
--- /dev/null
+++ b/public/sponsors/sentry-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/sponsors/sentry.svg b/public/sponsors/sentry.svg
new file mode 100644
index 00000000..cec36393
--- /dev/null
+++ b/public/sponsors/sentry.svg
@@ -0,0 +1 @@
+
\ No newline at end of file