Change library for home icon + set favicon and title

This commit is contained in:
2025-11-05 18:21:12 -07:00
parent 848da32b04
commit dec380803d
5 changed files with 25 additions and 22 deletions

View File

@@ -9,13 +9,10 @@
"lint": "eslint"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^7.1.0",
"@fortawesome/free-solid-svg-icons": "^7.1.0",
"@fortawesome/react-fontawesome": "^3.1.0",
"next": "16.0.1",
"react": "19.2.0",
"react-dom": "19.2.0",
"swiper": "^12.0.3"
"swiper": "12.0.3"
},
"devDependencies": {
"typescript": "5.9.3",