Skip to content

Commit

Permalink
not looking for a new job.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy committed Aug 12, 2024
1 parent b3b53f5 commit 2d035ee
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/components/HireMe/HireMe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ const HireMe: FC<HireMeProps> = ({testimonials}) => {
🤝 let&apos;s work together
</h1>

<p className="mb-6">
I&apos;m actively looking for a new role as a{" "}
<span className="italic">Senior Frontend Developer</span>.
<br />
<p>
I am always open to contract work, side projects, and
collaborations.
</p>

<p>
Please check out my{" "}
<FancyLink to="/resume">
<span className="font-bold">resume</span>
Expand All @@ -32,7 +34,7 @@ const HireMe: FC<HireMeProps> = ({testimonials}) => {
me!
</p>

<p className="mb-6">
{/* <p className="mb-6">
My ideal job would look something like this.
</p>
Expand All @@ -44,7 +46,7 @@ const HireMe: FC<HireMeProps> = ({testimonials}) => {
<li>🏡 Fully remote</li>
<li>🏖️ Unlimited paid time off</li>
<li>🧠 Learning budget</li>
</ul>
</ul> */}
</section>

<section>
Expand Down

0 comments on commit 2d035ee

Please sign in to comment.