faq, privacy-policy and about page complated

This commit is contained in:
Samandar Turgunboyev
2025-12-16 11:38:11 +05:00
parent bf57288b21
commit 9ebeebac44
26 changed files with 1817 additions and 335 deletions

View File

@@ -15,6 +15,8 @@
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@hookform/resolvers": "^5.2.2",
"@pbe/react-yandex-maps": "^1.2.5",
"@radix-ui/react-accordion": "^1.2.8",
"@radix-ui/react-aspect-ratio": "^1.1.8",
"@radix-ui/react-avatar": "^1.1.11",
@@ -47,12 +49,13 @@
"next-themes": "^0.4.6",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-hook-form": "^7.68.0",
"recharts": "^2.15.3",
"sonner": "^2.0.3",
"sonner": "^2.0.7",
"swiper": "^12.0.3",
"tailwind-merge": "^3.2.0",
"vaul": "^1.1.2",
"zod": "^4.1.11",
"zod": "^4.2.1",
"zustand": "^5.0.9"
},
"devDependencies": {