diff --git a/src/app/page.tsx b/src/app/page.tsx
index d5c7b86..cd53725 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -149,22 +149,6 @@ export default function HomePage() {
)}
- {activeTab === 3 && (
-
-
- About Me
-
-
- I'm a passionate developer with expertise in modern web technologies.
- I love creating responsive, user-friendly applications that solve real-world problems.
-
-
- When I'm not coding, you can find me exploring new technologies, contributing to open-source projects,
- or enjoying outdoor activities.
-
-
- )}
-
{activeTab === 3 && (
@@ -175,7 +159,7 @@ export default function HomePage() {