mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
website: copy tweaks
This commit is contained in:
@ -21,7 +21,7 @@ How it works is that you will be guided by their experienced team of professiona
|
|||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
Get paid more. Receive salary negotiation help from [**Moonchaser**](https://www.moonchaser.io/?utm_source=techinterviewhandbook&utm_medium=referral&utm_content=website_negotiation) or [**Levels.fyi**](https://www.levels.fyi/services/?ref=TechInterviewHandbook&utm_source=techinterviewhandbook&utm_medium=referral&utm_content=website_negotiation) and their team of experienced recruiters. Don't leave money on the table 💰!
|
Get paid more. Receive salary negotiation advice from [**Moonchaser**](https://www.moonchaser.io/?utm_source=techinterviewhandbook&utm_medium=referral&utm_content=website_negotiation) or [**Levels.fyi**](https://www.levels.fyi/services/?ref=TechInterviewHandbook&utm_source=techinterviewhandbook&utm_medium=referral&utm_content=website_negotiation) and their team of experienced recruiters. Don't leave money on the table 💰!
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ export default React.memo(function SidebarAd() {
|
|||||||
}}>
|
}}>
|
||||||
<p className={styles.tagline}>
|
<p className={styles.tagline}>
|
||||||
<strong>Get paid more.</strong> Receive risk-free salary
|
<strong>Get paid more.</strong> Receive risk-free salary
|
||||||
negotiation help from Moonchaser. You pay nothing unless your
|
negotiation advice from Moonchaser. You pay nothing unless your
|
||||||
offer is increased.
|
offer is increased.
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
|
@ -39,7 +39,7 @@ function Home() {
|
|||||||
<a
|
<a
|
||||||
className={classnames('button button--primary button--lg')}
|
className={classnames('button button--primary button--lg')}
|
||||||
href={useBaseUrl('introduction')}>
|
href={useBaseUrl('introduction')}>
|
||||||
Start Reading Now →
|
Start reading now →
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div className="margin-top--lg">
|
<div className="margin-top--lg">
|
||||||
@ -69,7 +69,7 @@ function Home() {
|
|||||||
<h2 className={styles.sectionSponsorTitle}>
|
<h2 className={styles.sectionSponsorTitle}>
|
||||||
<strong>
|
<strong>
|
||||||
Get paid more. Receive risk-free salary negotiation
|
Get paid more. Receive risk-free salary negotiation
|
||||||
help from Moonchaser. You pay nothing unless your
|
advice from Moonchaser. You pay nothing unless your
|
||||||
offer is increased.
|
offer is increased.
|
||||||
</strong>
|
</strong>
|
||||||
</h2>
|
</h2>
|
||||||
@ -82,7 +82,7 @@ function Home() {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
window.gtag('event', 'moonchaser.homepage.click');
|
window.gtag('event', 'moonchaser.homepage.click');
|
||||||
}}>
|
}}>
|
||||||
Get Risk-free Negotiation Help →
|
Get risk-free negotiation advice →
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -327,7 +327,7 @@ function Home() {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
window.gtag('event', 'educative.homepage.click');
|
window.gtag('event', 'educative.homepage.click');
|
||||||
}}>
|
}}>
|
||||||
Get Started →
|
Get started →
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -433,7 +433,7 @@ function Home() {
|
|||||||
<a
|
<a
|
||||||
className={classnames('button button--primary button--lg')}
|
className={classnames('button button--primary button--lg')}
|
||||||
href={useBaseUrl('introduction')}>
|
href={useBaseUrl('introduction')}>
|
||||||
Start Reading Now →
|
Start reading now →
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user