mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
website: change marketing message
This commit is contained in:
@ -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>
|
||||
|
@ -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