Update Revisi Hospital Portal

This commit is contained in:
ivan-sim
2024-01-05 16:54:54 +07:00
parent 7d729f295b
commit f9075b2bd2
11 changed files with 169 additions and 72 deletions

View File

@@ -15,10 +15,10 @@ const MENU_OPTIONS = [
label: 'Home',
linkTo: '/',
},
{
label: 'Profile',
linkTo: '/profile',
},
// {
// label: 'Profile',
// linkTo: '/profile',
// },
// {
// label: 'Settings',
// linkTo: '/',
@@ -65,8 +65,8 @@ export default function AccountPopover() {
}}
>
<Avatar
src="https://minimal-assets-api.vercel.app/assets/images/avatars/avatar_5.jpg"
alt="Rayan Moran"
src=""
alt="Hospital Portal"
/>
</IconButtonAnimate>