feat: landing page hero

This commit is contained in:
Henry
2024-11-25 22:39:14 +00:00
parent 88e4b4ebb0
commit 8984790b5e
5 changed files with 23 additions and 4 deletions

View File

@@ -32,6 +32,7 @@
"@vercel/postgres": "^0.7.2",
"date-fns": "^4.1.0",
"drizzle-orm": "^0.28.5",
"js-cookie": "^3.0.5",
"next": "^14.1.3",
"nextjs-cors": "^2.2.0",
"postgres": "^3.4.4",
@@ -49,6 +50,7 @@
},
"devDependencies": {
"@types/eslint": "^8.56.2",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.11.20",
"@types/react": "^18.2.57",
"@types/react-beautiful-dnd": "^13.1.7",