feat : add carousel in login page

feat : add disclaimer,policy in login page
This commit is contained in:
2025-07-01 12:00:01 +05:30
parent 6028ed9f5a
commit a46670be1f
8 changed files with 359 additions and 765 deletions

View File

@@ -1,6 +1,8 @@
- npx create-next-app@latest ib --typescript
- cd ib
- npm install @mantine/core @mantine/hooks
- npm install @mantine/carousel@7.4.0 --legacy-peer-deps
- npm install embla-carousel-react --legacy-peer-deps
- npm run build