diff --git a/README.md b/README.md
index 433a621d..e9db8de9 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Anybody who wants to land a job at a tech company but is new to technical interv
---
-
💡 Stop grinding LeetCode aimlessly! Study coding question patterns efficiently with
+ 💡 Stop grinding mindlessly! Study coding question patterns efficiently with
Grokking the Coding Interview by Design Gurus 💡
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index a8dd4643..1f0e7be4 100755
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -10,7 +10,7 @@ module.exports = {
themeConfig: {
announcementBar: {
id: 'algomonster-1', // Increment on change
- content: `Stop grinding LeetCode and study with a plan! Developed by Google engineers,
+ 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!`,
isCloseable: false,
diff --git a/website/src/components/SidebarAd/index.js b/website/src/components/SidebarAd/index.js
index a330cb91..66069e39 100644
--- a/website/src/components/SidebarAd/index.js
+++ b/website/src/components/SidebarAd/index.js
@@ -41,7 +41,7 @@ function AlgoMonster({position}) {
}}>
- Stop grinding LeetCode. Study with a plan
+ 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 for free!
diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 5eca6258..7d37b095 100755
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -430,8 +430,8 @@ function DesignGurusSection() {
- Tired of grinding LeetCode? Grokking the Coding Interview is
- the recommended way to quickly learn coding question
+ Tired of grinding mindlessly? Grokking the Coding Interview
+ is the recommended way to quickly learn coding question
patterns to help you ace the coding interviews.