diff --git a/apps/website/docusaurus.config.js b/apps/website/docusaurus.config.js
index 0489913c..5d48982c 100755
--- a/apps/website/docusaurus.config.js
+++ b/apps/website/docusaurus.config.js
@@ -9,10 +9,9 @@ module.exports = {
projectName: 'tech-interview-handbook',
themeConfig: {
announcementBar: {
- id: 'algomonster-1', // Increment on change
- content: `Stop grinding mindlessly, study with a plan! Developed by Google engineers,
- AlgoMonster is the fastest way to get a software engineering job.
- Check it out now!`,
+ id: 'tih-1', // Increment on change
+ content: `[NEW] We have launched 3 new free resources:
+ resume peer review portal, a repository to compare tech offers and an interview question bank. Try them out today!`,
isCloseable: false,
},
prism: {