home page template

This commit is contained in:
Mark Perman
2025-04-17 21:13:01 +03:00
parent ae2c43da9a
commit 2ac86b5591
5 changed files with 6131 additions and 5 deletions

View File

@@ -27,9 +27,11 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"autoprefixer": "^10.4.21",
"eslint": "^9",
"eslint-config-next": "15.3.0",
"tailwindcss": "^4",
"postcss": "^8.5.3",
"tailwindcss": "^4.1.4",
"typescript": "^5"
}
}