basic style & add mui and aos & banner style

This commit is contained in:
Ehsan
2024-05-16 03:44:17 +03:30
parent 4d71481738
commit ae1c7dd70c
11 changed files with 270 additions and 71 deletions
+3
View File
@@ -9,10 +9,13 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.17",
"@mui/material-nextjs": "^5.15.11",
"@mui/styled-engine-sc": "^6.0.0-alpha.18",
"aos": "^2.3.4",
"next": "14.2.3",
"react": "^18",
"react-dom": "^18",