mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
misc: change marketing taglines
This commit is contained in:
@ -12,7 +12,7 @@ module.exports = {
|
|||||||
id: 'algomonster', // Increment on change
|
id: 'algomonster', // Increment on change
|
||||||
content: `Stop the grind and study with a plan! Developed by Google engineers,
|
content: `Stop the grind and 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">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">Join today for a 70% discount!</a>`,
|
<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,
|
isCloseable: false,
|
||||||
},
|
},
|
||||||
prism: {
|
prism: {
|
||||||
|
@ -35,8 +35,7 @@ function FAANGTechLeads({className, position}) {
|
|||||||
</strong>
|
</strong>
|
||||||
Save time crafting your resume with FAANG Tech Leads'{' '}
|
Save time crafting your resume with FAANG Tech Leads'{' '}
|
||||||
<u>FAANG-quality resume templates and examples</u> which have helped
|
<u>FAANG-quality resume templates and examples</u> which have helped
|
||||||
many Software Engineers get interviews at top Bay Area companies. Grab
|
many Software Engineers get interviews at top Bay Area companies!
|
||||||
them now for a <u>whopping 70% off</u>!
|
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
@ -57,7 +56,7 @@ function AlgoMonster({className, position}) {
|
|||||||
Stop grinding. Study with a plan
|
Stop grinding. Study with a plan
|
||||||
</strong>
|
</strong>
|
||||||
Developed by Google engineers, <u>AlgoMonster</u> is the fastest way to
|
Developed by Google engineers, <u>AlgoMonster</u> is the fastest way to
|
||||||
get a software engineering job. <u>Join today for a 70% discount!</u>
|
get a software engineering job. <u>Check it out for free!</u>
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
@ -78,7 +77,7 @@ function Moonchaser({className, position}) {
|
|||||||
<strong className={styles.title}>Get paid more.</strong> Receive
|
<strong className={styles.title}>Get paid more.</strong> Receive
|
||||||
risk-free salary negotiation advice from <u>Moonchaser</u>. You pay
|
risk-free salary negotiation advice from <u>Moonchaser</u>. You pay
|
||||||
nothing unless your offer is increased.{' '}
|
nothing unless your offer is increased.{' '}
|
||||||
<u>Book a free consultation today!</u>
|
<u>Book your free consultation today!</u>
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
@ -98,8 +97,7 @@ function EducativeCoding({className, position}) {
|
|||||||
<p className={styles.tagline}>
|
<p className={styles.tagline}>
|
||||||
<strong className={styles.title}>Get the job at FAANG</strong>
|
<strong className={styles.title}>Get the job at FAANG</strong>
|
||||||
<u>Grokking the Coding Interview</u> teaches you techniques and question
|
<u>Grokking the Coding Interview</u> teaches you techniques and question
|
||||||
patterns to be good at coding interviews.{' '}
|
patterns to be good at coding interviews.
|
||||||
<u>Get your 10% discount now!</u>
|
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
@ -119,8 +117,7 @@ function EducativeSystemDesign({className, position}) {
|
|||||||
<p className={styles.tagline}>
|
<p className={styles.tagline}>
|
||||||
<strong className={styles.title}>Get the job at FAANG</strong>
|
<strong className={styles.title}>Get the job at FAANG</strong>
|
||||||
<u>Grokking the System Design Interview</u> is a highly recommended
|
<u>Grokking the System Design Interview</u> is a highly recommended
|
||||||
course to get better at system design interviews.{' '}
|
course to get better at system design interviews. <u>Find out more!</u>
|
||||||
<u>Join today for a 10% discount!</u>
|
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user