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
|
||||
|
||||
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}>
|
||||
<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.
|
||||
</p>
|
||||
</a>
|
||||
|
@ -39,7 +39,7 @@ function Home() {
|
||||
<a
|
||||
className={classnames('button button--primary button--lg')}
|
||||
href={useBaseUrl('introduction')}>
|
||||
Start Reading Now →
|
||||
Start reading now →
|
||||
</a>
|
||||
</div>
|
||||
<div className="margin-top--lg">
|
||||
@ -69,7 +69,7 @@ function Home() {
|
||||
<h2 className={styles.sectionSponsorTitle}>
|
||||
<strong>
|
||||
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.
|
||||
</strong>
|
||||
</h2>
|
||||
@ -82,7 +82,7 @@ function Home() {
|
||||
onClick={() => {
|
||||
window.gtag('event', 'moonchaser.homepage.click');
|
||||
}}>
|
||||
Get Risk-free Negotiation Help →
|
||||
Get risk-free negotiation advice →
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -327,7 +327,7 @@ function Home() {
|
||||
onClick={() => {
|
||||
window.gtag('event', 'educative.homepage.click');
|
||||
}}>
|
||||
Get Started →
|
||||
Get started →
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -433,7 +433,7 @@ function Home() {
|
||||
<a
|
||||
className={classnames('button button--primary button--lg')}
|
||||
href={useBaseUrl('introduction')}>
|
||||
Start Reading Now →
|
||||
Start reading now →
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user