blog: rename front end interview experience post

pull/225/head
Yangshun 3 years ago
parent 3b3011ed03
commit 029e4163c7

@ -1,6 +1,6 @@
---
title: My Experience With Front End Interviews
slug: my-experience-with-front-end-interviews
title: A Glimpse into Front End Interviews
slug: a-glimpse-into-front-end-interviews
author: Kai Li
author_title: Software Engineer at Quora
author_url: https://github.com/li-kai

@ -66,13 +66,11 @@ function Home() {
{Math.random() > 0.5 ? (
<>
<h2 className={styles.sectionPrimaryTitle}>
<div align="center">
<strong>
Get paid more. Receive risk-free salary negotiation
help from Moonchaser. You pay nothing unless your
offer is increased.
</strong>
</div>
<strong>
Get paid more. Receive risk-free salary negotiation
help from Moonchaser. You pay nothing unless your
offer is increased.
</strong>
</h2>
<div className="margin-vert--lg">
<a
@ -90,13 +88,11 @@ function Home() {
) : (
<>
<h2 className={styles.sectionPrimaryTitle}>
<div align="center">
<strong>
Get paid, not played. Chat with former tech
recruiters who'll guide you on exactly what to say
to negotiate a higher offer.
</strong>
</div>
<strong>
Get paid, not played. Chat with former tech recruiters
who'll guide you on exactly what to say to negotiate a
higher offer.
</strong>
</h2>
<div className="margin-vert--lg">
<a

Loading…
Cancel
Save