Description
Currently, the profile page has a user's saved roles, companies, and reviews. However, these are just for display, and clicking on them doesn't do anything.
TODO:
Make it so that clicking on a favorited role or company (we don't need to do this for reviews yet) on the profiles page brings the user to the relevant place on the homepage. (Ex. if I clicked on the Northeastern Software Developer card in the above, it should bring me here vvvv). Make sure to keep using the RoleCardPreview or CompanyCardPreview components that we are currently using.

Description
Currently, the profile page has a user's saved roles, companies, and reviews. However, these are just for display, and clicking on them doesn't do anything.
TODO:
Make it so that clicking on a favorited role or company (we don't need to do this for reviews yet) on the profiles page brings the user to the relevant place on the homepage. (Ex. if I clicked on the Northeastern Software Developer card in the above, it should bring me here vvvv). Make sure to keep using the RoleCardPreview or CompanyCardPreview components that we are currently using.