diff --git a/app/(pages)/deliverables/page.tsx b/app/(pages)/deliverables/page.tsx index 10b1a1d..a714eaa 100644 --- a/app/(pages)/deliverables/page.tsx +++ b/app/(pages)/deliverables/page.tsx @@ -57,7 +57,9 @@ This section provides step-by-step guidance on how to access and manage teleheal ### Accessing the Admin Dashboard -![Admin Dashboard Access](/ss2.png) +**Email Notification:** When a user requests an appointment, you (the admin) will receive an email notification. The image below shows an example of this email notification. + +![Admin Dashboard Access - Email Notification for New Appointment Request](/ss2.png) 1. Navigate to: \`https://attunehearttherapy.com/login\` 2. Enter your admin email address: \`admin@attunehearttherapy.com\` @@ -80,7 +82,9 @@ This section provides step-by-step guidance on how to access and manage teleheal 4. Click **"Schedule"** to confirm 5. The system will automatically create a Jitsi video meeting room and send a confirmation email to the client -![Scheduling Appointment](/ss1.png) +**Confirmation Email:** After you schedule an appointment, the client receives a confirmation email with their appointment details. The image below shows an example of the confirmation email that clients receive. + +![Scheduling Appointment - Client Confirmation Email](/ss1.png) ### Joining a Video Meeting