Skip to content

Commit

Permalink
changed work status to employed at together creative
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Jan 21, 2024
1 parent b941c51 commit 591e6b8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
7 changes: 5 additions & 2 deletions app/components/Contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,12 @@ export default function Contact() {
</p>

<p className="mt-[12px] text-center text-[16px] md:mx-auto md:mt-[20px] md:inline-block md:max-w-[80%] md:text-[17px] lg:max-w-[600px] xl:text-[18px]">
I'm curently looking for new opportunities in Front-End / Full-Stack
{/* I'm curently looking for new opportunities in Front-End / Full-Stack
development and I'd be glad to bring my expertise and personality to
your business! Don't hesitate to reach out to me!
your business! Don't hesitate to reach out to me! */}
Although I'm not currently looking for any new opportunities, my inbox
is always open. Whether you have a question or just want to say hi,
I'll try my best to get back to you!
</p>

<Link
Expand Down
10 changes: 8 additions & 2 deletions app/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,15 @@ export default function Hero() {
</h2>

<p className="mt-[20px] max-w-[630px] text-[16px] md:mt-[30px] md:text-[17px] lg:mt-[40px] xl:mt-[50px] xl:text-[18px]">
I'm a software engineer specialising in Front End development with
{/* I'm a software engineer specialising in Front End development with
extensive knowledge of the Back End. Currently, I'm looking for new
opportunities, and I'd be glad to bring my expertise to your business.
opportunities, and I'd be glad to bring my expertise to your business. */}
I'm a software engineer specialising in Front End development with
extensive knowledge of the Back End. Currently, I'm focused on building
accessible, human-centered products at{' '}
<a href="https://togethercreative.co.uk/" className="text-secondary">
Together Creative.
</a>
</p>

<div className="mt-[40px] w-full max-w-[270px] rounded-md border-2 border-secondary duration-150 hover:bg-secondary/10 md:mt-[50px] xl:mt-[60px]">
Expand Down

1 comment on commit 591e6b8

@vercel
Copy link

@vercel vercel bot commented on 591e6b8 Jan 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.