diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 05dcdcc..0df0b90 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -5,15 +5,17 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin export default function PatientDashboard() { return ( - - + +

Patient Dashboard

Welcome to your health portal. Here you can view your prescriptions and upcoming appointments.