feat: add technology and interest icons in About section

This commit is contained in:
2025-02-25 21:53:56 +01:00
parent 6e8a7ecf62
commit 0dd79cd1ec
4 changed files with 152 additions and 34 deletions

View File

@ -16,6 +16,7 @@
"next": "15.1.7",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-intersection-observer": "^9.15.1"
},
"devDependencies": {