Skip to content

Commit

Permalink
Update texts
Browse files Browse the repository at this point in the history
  • Loading branch information
adamplesnik committed Nov 28, 2024
1 parent 247c816 commit 788b3a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/content/Intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const Intro = () => {
return (
<div className="flex w-full flex-col gap-8 px-6 pb-8 sm:gap-12 sm:px-8 md:gap-16 md:px-12 md:pb-12">
<Paragraph big>
I am a remote friendly UX–UI designer creating nice and functional things no-matter the
platform.
I am a remote friendly UX–UI designer creating nice and functional things across multiple
platforms.
</Paragraph>
</div>
)
Expand Down
12 changes: 6 additions & 6 deletions src/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ const About = () => {
return (
<>
<Paragraph big className="mb-16 px-6 sm:px-8 md:px-12">
I create nice and functional things, no-matter the platform. Although I have an extensive
experience with UX–UI design and coding, I can tackle assignments spanning from branding to
UI design, from print to photography.
I create nice and functional things across multiple platforms. Although I have an extensive
experience with UX–UI design and coding, I can tackle assignments ranging from branding and
UI design to print and photography.
</Paragraph>
<Paragraph big className="mb-16 px-6 sm:px-8 md:px-12">
I value both my creative and personal freedom. I prefer remote, flexible and no corporate
work environment. Family time is non-negotiable, I put high priority in my time off,
embracing mountain bike, hiking and travel—both with family or solo if needed.
I value both creative and personal freedom, preferring remote, flexible, and non-corporate
work environments. Family time is a non-negotiable, and I put high priority in my time off,
embracing mountain bike, hiking and travel—whether with family or solo when needed.
</Paragraph>
<Paragraph big className="mb-16 px-6 sm:px-8 md:px-12">
<Link href="mailto:adam@adamplesnik.com">adam@adamplesnik.com</Link> &mdash; Bratislava,
Expand Down

0 comments on commit 788b3a5

Please sign in to comment.