Skip to content

Commit 33c1249

Browse files
committed
chore: update hero role text and refresh preview
1 parent 7d40697 commit 33c1249

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
Welcome to the PORTFOLIO project! This is a modern, responsive portfolio built with Next.js and Tailwind CSS, designed to showcase your skills, projects, and contact information in a clean and professional manner.
7+
Welcome to the PORTFOLIO project! This is a modern, responsive portfolio built with Next.js and Tailwind CSS, designed to showcase my skills, projects, and contact information in a clean and professional manner.
88

99
## Features
1010

components/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ behavior: "smooth",
2121

2222
// Initialize typewriter effect with improved speed
2323
useEffect(() => {
24-
const roles = ["Cybersecurity Enthusiast", "Network Engineering", "Linux Troubleshooter"]
24+
const roles = ["Cybersecurity Enthusiast", "Cloud Security Enthusiast", "Linux Troubleshooter"]
2525

2626
let roleIndex = 0
2727
let charIndex = 0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
"tailwindcss": "^3.4.19",
8080
"typescript": "^5.9.3"
8181
},
82-
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316"
82+
"packageManager": "pnpm@10.29.1+sha512.48dae233635a645768a3028d19545cacc1688639eeb1f3734e42d6d6b971afbf22aa1ac9af52a173d9c3a20c15857cfa400f19994d79a2f626fcc73fccda9bbc"
8383
}

public/preview.png

-31.6 KB
Loading

0 commit comments

Comments
 (0)