Added preview functionality for home page

This commit is contained in:
Henrik Larsson
2023-08-14 23:22:54 +02:00
parent 31b5f2a8b9
commit bfdfeeaf97
25 changed files with 263 additions and 327 deletions

View File

@@ -20,7 +20,7 @@
},
"dependencies": {
"@heroicons/react": "^2.0.18",
"@portabletext/react": "^3.0.0",
"@portabletext/react": "^3.0.4",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.4",
@@ -43,7 +43,7 @@
"is-empty-iterable": "^3.0.0",
"next": "13.4.13",
"next-intl": "2.19.1",
"next-sanity": "^4.3.2",
"next-sanity": "^5.3.0",
"react": "18.2.0",
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",