mock-up gallery

This commit is contained in:
gom-by
2025-01-13 13:18:11 +01:00
parent 7813e42e3a
commit 0ef71f41bd
9 changed files with 601 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
"@radix-ui/react-slot": "^1.1.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"embla-carousel-react": "^8.5.2",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"react": "^19.0.0",
@@ -33,6 +34,6 @@
"eslint-config-next": "15.1.4",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"typescript": "^5.7.3"
}
}