Skip to content

Commit

Permalink
Main page text improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dginovker committed Jul 16, 2023
1 parent 462456b commit 7c5988d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/components/Carousel/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function ControlledCarousel() {
},
{
name: "15 YOE Senior Firmware Engineer",
quote: "Wish I found this sooner."
quote: "Wow. [...] Wish I found this sooner"
}
];

Expand Down
13 changes: 8 additions & 5 deletions src/components/FAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,16 @@ const FAQ = () => {
<li className="pb-2">
<div className="pb-2">What does this service offer?</div>
<div className="pb-2">
Actionable feedback and improvements that can be inserted into
your resume for better results. This includes:
Actionable feedback and improvements that can be directly
used for better results. This includes:
</div>
<ul className="pb-2">
<li>Bulletpoint improvements & suggestions</li>
<li>Format/Content improvements</li>
<li>Impact & anti-dilution modifications</li>
</ul>
If you're not targetting Software Engineering, include your role
(and optionally JD) during submission so we can tailor towards
that.
(and optionally JD) and we will tailor towards that.
</li>
<li className="pb-2">
Who is this service run by?
Expand All @@ -37,7 +36,11 @@ const FAQ = () => {
<li className="pb-2">
Do you do referrals?
<ul>
<li>No.</li>
<li>
We have referrals for some large companies. If there's a
specific company you're applying for, include it in your
submission, and we'll let you know if there's a match.
</li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 7c5988d

Please sign in to comment.