Improve job loading to ensure total revenue is accurate and prevent page refresh/scroll to top when expanding job categories.
Refactors `Index.tsx` and `JobCardHeader.tsx` to reduce bloat and extract common logic, such as job status coloring, into reusable components or utility functions. This improves code maintainability and readability.