Skip to content

Commit 7080fd7

Browse files
committed
fix: updated job title in hero typewriter.
1 parent bf44afb commit 7080fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/hero/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const Hero: React.FC = () => {
155155

156156
const typewriterTexts = [
157157
"Software Developer",
158-
"SDE Intern @ Bell",
158+
"Ex-SDE Intern @ Bell",
159159
"Co-Chair @ CUSEC",
160160
"Ethical Hacker",
161161
"AI Enthusiast",

0 commit comments

Comments
 (0)