Skip to content

Commit f9fb17e

Browse files
committed
feat: improve intro paragraph
1 parent 6dbb995 commit f9fb17e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/components/Intro.tsx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ const Intro = () => {
55
Hi, I’m Lakshmikanta. Nice to meet you.
66
</h2>
77
<p className="mx-auto max-w-[50ch] text-lg sm:text-center">
8-
Enthusiastic and dedicated Frontend Web Developer with a strong
9-
foundation in React, JavaScript, PHP, HTML5 and CSS/SASS. Eager to
10-
contribute creativity and technical skills to dynamic web development
11-
projects. Committed to continuous learning and staying updated with the
12-
latest industry trends. I’m passionate about building beautiful and
13-
functional websites and applications.
8+
Passionate about creating beautiful and functional websites and
9+
applications, with a solid foundation in Next.js, TypeScript, HTML5,
10+
CSS3, PHP, and MySQL. Eager to leverage creativity and technical skills
11+
to contribute to dynamic web development projects. Committed to
12+
continuous learning and staying updated with the latest industry trends.
1413
</p>
1514
</div>
1615
);

0 commit comments

Comments
 (0)