diff --git a/apps/website/docusaurus.config.js b/apps/website/docusaurus.config.js
index cf7f27f2..3ab5d47c 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: 'gfe-1', // Increment on change,
+ backgroundColor: '#7063f3',
+ content: `We collaborated with engineers from Google and Amazon and built the best front end interview preparation platform. Check out GreatFrontEnd today!`,
isCloseable: false,
},
prism: {