Skip to content

Commit 7df6897

Browse files
committed
scale
1 parent a404f94 commit 7df6897

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

src/components/sections/About.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ const About = () => {
4545

4646
<p className="text-body text-dark-700 dark:text-dark-200 mb-4">
4747
I'm a passionate backend developer building reliable, scalable systems that power seamless digital experiences.
48-
My journey into backend development began in Academy, where I discovered a deep interest in solving complex problems through clean architecture, data modeling, and efficient server-side logic.
4948
</p>
5049

5150

src/components/sections/Hero.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const Hero = () => {
5353
transition={{ duration: 0.5, delay: 0.2 }}
5454
className="text-body-lg text-dark-600 dark:text-dark-200 mb-8 max-w-2xl"
5555
>
56-
I specialize in building secure, high-performance backend systems that power modern applications with reliability,
56+
I specialize in building secure backend systems that power modern applications with reliability,
5757
flexibility, and seamless integration.
5858
</motion.p>
5959

0 commit comments

Comments
 (0)