Introduce Hero component for homepage

This commit is contained in:
2025-06-19 09:06:27 +09:00
parent 44bf6f90df
commit 6de5db4dcd
4 changed files with 112 additions and 67 deletions

View File

@@ -12,7 +12,8 @@
"framer-motion": "^12.16.0",
"next": "15.3.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"react-simple-typewriter": "^5.0.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3",