diff --git a/docusaurus.config.js b/docusaurus.config.js
index 18b90e6221..12f4a88935 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -130,14 +130,14 @@ export default async function createAsyncConfig() {
contextualSearch: true,
searchPagePath: '/search',
},
- //announcementBar: {
- // id: 'calico_hackathon_deadline',
- // content:
- // '🚀 Deadline Extended! (Ends April 30, 2026!) Finalize your GitHub repo and demo video to enter the Calico 3.30+ Hackathon.',
- // backgroundColor: '#FCE181',
- // textColor: '#000',
- // isCloseable: true,
- //},
+ announcementBar: {
+ id: 'calico_survey_2026',
+ content:
+ 'Take our Cluster Network Policy survey and claim a free Calico t-shirt! 👕',
+ backgroundColor: '#FCE181',
+ textColor: '#000',
+ isCloseable: true,
+ },
navbar: {
logo: {
src: 'img/tigera-logo-2026-black-text.svg',