Skip to content

Commit 00292a9

Browse files
committed
feat: update about
1 parent 58c47ce commit 00292a9

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

src/components/about-section.tsx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ function AboutSection() {
33
<section id="about" className="flex gap-2 flex-col -mb-3 mt-24">
44
<span className="font-medium mb-5 sm:mb-6">About</span>
55
<p className="text-muted-foreground">
6-
Hey, I&apos;m Karol Rynkowski, a software developer who likes to build
7-
scalable web and mobile applications with a focus on performance
8-
optimization and accessibility. When not coding, I brew specialty coffee
9-
and explore photography.
6+
Hey! I&apos;m Karol Rynkowski, a software developer who likes to build
7+
scalable web and mobile applications with a focus on performance and
8+
accessibility. When I&apos;m not coding, I love exploring new places
9+
with my dog. Let&apos;s get in touch if you'd like to work on something
10+
together!
1011
</p>
1112
</section>
1213
);

0 commit comments

Comments
 (0)