Improved the landing page and footer

This commit is contained in:
Dinesh065
2025-02-27 22:42:14 +05:30
parent 8ba3d6e093
commit 000ae78d1e
5 changed files with 388 additions and 268 deletions
+10
View File
@@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@tailwindcss/vite": "^4.0.9",
"lucide-react": "^0.476.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
@@ -3624,6 +3625,15 @@
"yallist": "^3.0.2"
}
},
"node_modules/lucide-react": {
"version": "0.476.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.476.0.tgz",
"integrity": "sha512-x6cLTk8gahdUPje0hSgLN1/MgiJH+Xl90Xoxy9bkPAsMPOUiyRSKR4JCDPGVCEpyqnZXH3exFWNItcvra9WzUQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/math-intrinsics": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",