dev #3634
Updated by Md.Sajib Ahmed 5 months ago
### **Task**
Implement a responsive **Find Talent Detail Page** with job descriptions, matched talent profiles, and filters per Figma design.
### **Scope**
* Components: `TalentCard`, `TalentFilter`, `MobileTalentFilter`, `JobDescriptionCard`
* Page: `page.tsx` (Job details, filters, pagination)
* Assets: Custom SVG icons, updated `globals.css`
* Features: Expand/collapse sections, responsive filters, smooth animation
### **Expected Outcome**
* Fully responsive (mobile, tablet, desktop)
* No layout shifts or console errors
* Focused on responsive design.
### **Testing**
* Navigate to (http://localhost:3000/client/dashboard/find-talent/469)
* Visual + functional checks (expand/collapse, filter toggle)
* Responsive behavior verified on Chrome, Firefox, Safari
* [Figma design link](https://www.figma.com/design/PZyA0Z3BSkOUyca7QpgLB4/Algonyx?node-id=2741-67332&m=dev)