diff --git a/website/sidebars.js b/website/sidebars.js
index f1aebeb4..6c5f0aa5 100755
--- a/website/sidebars.js
+++ b/website/sidebars.js
@@ -4,7 +4,7 @@ module.exports = {
Preface: ['introduction', 'landscape'],
},
{
- 'Step 1: Preparing your resume': [
+ 'Step 1: Prepare a FAANG-ready resume': [
'resume/guide',
'resume/ats-proof-template',
'resume/write-effective-content',
@@ -15,7 +15,7 @@ module.exports = {
},
{
type: 'category',
- label: 'Step 2: Acing the interview',
+ label: 'Step 2: Ace the interview',
collapsed: false,
items: [
{
@@ -76,13 +76,13 @@ module.exports = {
],
},
{
- 'Step 3: Negotiating the best offer': [
+ 'Step 3: Negotiate the best offer': [
'understanding-compensation',
'negotiation',
],
},
{
- 'Step 4: Getting ready for your job': [
+ 'Step 4: Prepare for the job': [
'choosing-between-companies',
'engineering-levels',
// 'team-selection',
diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 36a2d2b4..14521e22 100755
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -10,6 +10,8 @@ import successStories from '../data/successStories';
const BLIND_75_URL =
'https://www.teamblind.com/post/New-Year-Gift---Curated-List-of-Top-75-LeetCode-Questions-to-Save-Your-Time-OaM1orEU';
+const BLIND_OFFER_NUMBERS_URL =
+ 'https://www.teamblind.com/post/Sharing-my-offer-numbers-from-big-companies-for-your-reference-yNgqUPQR';
const FEATURES = [
{
@@ -107,11 +109,12 @@ function Home() {
title="Technical Interview Guide for Busy Engineers"
description={siteConfig.tagline}>
+ Tech Interview Handbook goes{' '}
+ straight to the point and tells you the{' '}
+ minimum you need to know to excel in your
+ technical interviews.
+
+
+ As a Senior Software Engineer and Tech Lead at Meta/Facebook, I
+ have personally gone through the frustrating process of browsing
+ through many unorganized resources to prepare for my technical
+ interviews.
+
+
+ This handbook contains the essence of technical interviewing I
+ gathered over my last job hunt, which allowed me to clinch{' '}
+
+ 9 offers out of 11 top Bay Area companies
+ {' '}
+ -{' '}
+ Facebook, Google, Airbnb, Palantir, Dropbox, Lyft
+ , and some startups!
+
+ This guide is structured in a{' '} + simple to follow, step-by-step style covering all + aspects of your software engineering interview preparation -{' '} + no prior interview experience required. +
+{description} @@ -338,7 +422,7 @@ function FeaturesSection() { - Start reading → + Read now → )}
"{user.quote}"
-- Would you like to contribute a success story?{' '} - - Open a Pull Request here - - ! -
+"{quote}"
++ Would you like to contribute a success story?{' '} + + Open a Pull Request here + + ! +
+