website: fix broken Tweet images

pull/295/head
Yangshun Tay 2 years ago
parent 8c85cec83d
commit 85a8ec7903

@ -180,8 +180,8 @@ function WhatIsThisSection() {
'margin-bottom--lg', 'margin-bottom--lg',
styles.sectionTitle, styles.sectionTitle,
)}> )}>
The fastest way to prepare effectively for your software Fastest way to prepare effectively for your software engineering
engineering interviews, used by over 500,000 engineers interviews, used by over 1,000,000 engineers
</h3> </h3>
<p className={clsx('margin-bottom--lg', styles.sectionTagline)}> <p className={clsx('margin-bottom--lg', styles.sectionTagline)}>
Tech Interview Handbook goes{' '} Tech Interview Handbook goes{' '}
@ -541,7 +541,7 @@ function TweetsSection() {
'text--center', 'text--center',
styles.sectionTitle, styles.sectionTitle,
)}> )}>
Over 500,000 people have benefitted from this handbook! Over 1,000,000 people have benefitted from this handbook!
</h2> </h2>
<div className={clsx('row', styles.tweetsSection)}> <div className={clsx('row', styles.tweetsSection)}>
<div className="col col--4"> <div className="col col--4">
@ -550,7 +550,7 @@ function TweetsSection() {
handle="Insharamin" handle="Insharamin"
name="Insha" name="Insha"
date="Jul 8, 2021" date="Jul 8, 2021"
avatar="https://pbs.twimg.com/profile_images/1513932354552619009/w5MTxjG2_400x400.jpg" avatar="/img/tweets/Insharamin.jpg"
content={ content={
<> <>
1 Tech Interview Handbook 1 Tech Interview Handbook
@ -563,25 +563,38 @@ function TweetsSection() {
} }
/> />
<Tweet <Tweet
url="https://twitter.com/Justyna_Adam/status/1186166253830004736" url="https://twitter.com/ravinwashere/status/1328381097277681665"
handle="Justyna_Adam" handle="ravinwashere"
name="Justyna_Adamczyk" name="Ravin"
date="Oct 21, 2019" date="Nov 17, 2020"
avatar="https://pbs.twimg.com/profile_images/1328613502571978753/bTkdJhPt_400x400.jpg" avatar="/img/tweets/ravinwashere.jpg"
content={ content={
<> <>
Another excellent tech interview handbook! If you need to Preparing for a job interview?
prepare yourself for a tech interview or you're an interviewer <br />
and need additional inspiration. Happy Monday! #techinterviews <br />
The tech interview handbook contains carefully curated to help
you ace your next technical interview.
<br />
<br />
And it's free.
</> </>
} }
/> />
<Tweet
url="https://twitter.com/rwenderlich/status/1166336060533727232"
handle="rwenderlich"
name="raywenderlich.com"
date="Aug 27, 2019"
avatar="/img/tweets/rwenderlich.jpg"
content={<>Nice open source tech interview handbook</>}
/>
<Tweet <Tweet
url="https://twitter.com/umaar/status/913425809108606976" url="https://twitter.com/umaar/status/913425809108606976"
handle="umaar" handle="umaar"
name="Umar Hansa" name="Umar Hansa"
date="Sep 28, 2017" date="Sep 28, 2017"
avatar="https://pbs.twimg.com/profile_images/1305935669705965568/vS_bpIuu_400x400.jpg" avatar="/img/tweets/umaar.jpg"
content={ content={
<> <>
Tech Interview Handbook 💻 - Content to help you ace your next Tech Interview Handbook 💻 - Content to help you ace your next
@ -596,7 +609,7 @@ function TweetsSection() {
handle="MSFTImagine" handle="MSFTImagine"
name="Microsoft Imagine Cup" name="Microsoft Imagine Cup"
date="Mar 13, 2022" date="Mar 13, 2022"
avatar="https://pbs.twimg.com/profile_images/1268173752745046016/nW2kPbvp_400x400.png" avatar="/img/tweets/MSFTImagine.png"
content={ content={
<> <>
Ready to rock your #Coding interviews? Follow along as Ready to rock your #Coding interviews? Follow along as
@ -610,7 +623,7 @@ function TweetsSection() {
handle="palashv2" handle="palashv2"
name="Palash" name="Palash"
date="Oct 26, 2021" date="Oct 26, 2021"
avatar="https://pbs.twimg.com/profile_images/1435103134842454016/DfF093MF_400x400.jpg" avatar="/img/tweets/palashv2.jpg"
content={ content={
<> <>
5. Tech Interview Handbook 5. Tech Interview Handbook
@ -624,38 +637,38 @@ function TweetsSection() {
} }
/> />
<Tweet <Tweet
url="https://twitter.com/ravinwashere/status/1328381097277681665" url="https://twitter.com/Justyna_Adam/status/1186166253830004736"
handle="ravinwashere" handle="Justyna_Adam"
name="Ravin" name="Justyna_Adamczyk"
date="Nov 17, 2020" date="Oct 21, 2019"
avatar="https://pbs.twimg.com/profile_images/1314872679195799552/80_xRIEF_400x400.jpg" avatar="/img/tweets/Justyna_Adam.jpg"
content={ content={
<> <>
Preparing for a job interview? Another excellent tech interview handbook! If you need to
<br /> prepare yourself for a tech interview or you're an interviewer
<br /> and need additional inspiration. Happy Monday! #techinterviews
The tech interview handbook contains carefully curated to help
you ace your next technical interview.
<br />
<br />
And it's free.
</> </>
} }
/> />
</div> </div>
<div className="col col--4"> <div className="col col--4">
<Tweet <Tweet
url="https://twitter.com/khalalw/status/1469496702365159431" url="https://twitter.com/freeCodeCamp/status/1494658460830552065"
handle="khalalw" handle="freeCodeCamp"
name="Khalal Walker" name="freeCodeCamp.org"
date="Dec 11, 2021" date="Feb 18, 2022"
avatar="https://pbs.twimg.com/profile_images/1479884864543285255/pcE_Nl12_400x400.jpg" avatar="/img/tweets/freeCodeCamp.jpg"
content={ content={
<> <>
Lastly, the Tech Interview Handbook. This is a pretty solid Back in 2017, @yangshunz was interviewing for developer jobs.
comprehensive resource from your initial introduction, to <br />
resumes, system design, coding, etc. Points to other solid <br />
resources that can be a great help. He put in a lot of work, aced his interviews, & got offers
from Google, Airbnb, Dropbox, and more.
<br />
<br />
And he just updated this in-depth guide to help you also rock
your next coding interview.
</> </>
} }
/> />
@ -664,7 +677,7 @@ function TweetsSection() {
handle="Vinaystwt" handle="Vinaystwt"
name="Vinay Sharma" name="Vinay Sharma"
date="Sep 12, 2021" date="Sep 12, 2021"
avatar="https://pbs.twimg.com/profile_images/1413766958281990145/--os1eLq_400x400.jpg" avatar="/img/tweets/Vinaystwt.jpg"
content={ content={
<> <>
🔹Tech Interview Handbook: Another useful resource that covers 🔹Tech Interview Handbook: Another useful resource that covers
@ -678,7 +691,7 @@ function TweetsSection() {
handle="sitepointdotcom" handle="sitepointdotcom"
name="SitePoint" name="SitePoint"
date="Aug 21, 2019" date="Aug 21, 2019"
avatar="https://pbs.twimg.com/profile_images/1425900902783668228/eJF_2-Ds_400x400.jpg" avatar="/img/tweets/sitepointdotcom.jpg"
content={ content={
<> <>
The Tech Interview Handbook provides carefully curated content The Tech Interview Handbook provides carefully curated content
@ -686,14 +699,6 @@ function TweetsSection() {
</> </>
} }
/> />
<Tweet
url="https://twitter.com/rwenderlich/status/1166336060533727232"
handle="rwenderlich"
name="raywenderlich.com"
date="Aug 27, 2019"
avatar="https://pbs.twimg.com/profile_images/1501959146568101895/gAeUOeXe_400x400.png"
content={<>Nice open source tech interview handbook</>}
/>
</div> </div>
</div> </div>
</div> </div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Loading…
Cancel
Save