Implement a fund transfer interface allowing users to transfer money between accounts. The page should include fields for selecting source and destination accounts, entering transfer amounts, and validating inputs before submitting the request to the backend API.