diff --git a/docusaurus.config.js b/docusaurus.config.js
index e53ab2051c..3fa4820333 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -279,10 +279,10 @@ module.exports = {
},
},
announcementBar: {
- id: 'copilot',
- content: 'Check out 🤖 Sumo Logic Copilot, our new AI-powered logs assistant!',
- backgroundColor: '#D3BAF7',
- textColor: '#000',
+ id: 'rsa',
+ content: '📣 Meet us at RSA Conference 2025 | Booth 6261 - North Hall for live demos, expert insights, and AI-driven security solutions. Plus swag!',
+ backgroundColor: '#08046c',
+ textColor: '#FFF',
},
prism: {
theme: lightCodeTheme,