mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
website: change marketing message
This commit is contained in:
@ -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,
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user