website: change marketing message

This commit is contained in:
Yangshun Tay
2022-08-24 07:24:44 +08:00
parent c1fa71ad7c
commit 4adb491d4b
4 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@ Anybody who wants to land a job at a tech company but is new to technical interv
---
<div align="center">
<h3>💡 Stop grinding LeetCode aimlessly! Study coding question patterns efficiently with
<h3>💡 Stop grinding mindlessly! Study coding question patterns efficiently with
<a href="https://designgurus.org/link/kJSIoU?url=https%3A%2F%2Fdesigngurus.org%2Fcourse%3Fcourseid%3Dgrokking-the-coding-interview">Grokking the Coding Interview</a> by Design Gurus 💡
</h3>
</div>

View File

@ -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,
<a href="https://shareasale.com/r.cfm?b=1873647&u=3114753&m=114505&urllink=&afftrack=" target="_blank" rel="noopener">AlgoMonster</a> is the fastest way to get a software engineering job.
<a href="https://shareasale.com/r.cfm?b=1873647&u=3114753&m=114505&urllink=&afftrack=" target="_blank" rel="noopener">Check it out now!</a>`,
isCloseable: false,

View File

@ -41,7 +41,7 @@ function AlgoMonster({position}) {
}}>
<p className={styles.tagline}>
<strong className={styles.title}>
Stop grinding LeetCode. Study with a plan
Stop grinding mindlessly. Study with a plan
</strong>
Developed by Google engineers, <u>AlgoMonster</u> is the fastest way to
get a software engineering job. <u>Check it out for free!</u>

View File

@ -430,8 +430,8 @@ function DesignGurusSection() {
<div>
<h2 style={{color: '#083436'}}>
<strong>
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.
</strong>
</h2>