import React from 'react' import { HiOutlineCash, HiOutlineBell } from 'react-icons/hi' export default function UserBanner({ user }) { return (