diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index e6c21c0..2bbe5c9 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -74,7 +74,7 @@ export default function AdminDashboardPage() {

Settings & Configuration

-

Configure global settings, service types, branch locations, and notification preferences to tailor the platform to your institution's needs.

+

Configure global settings, service types, branch locations, and notification preferences to tailor the platform to your institution's needs.

Notifications Hub

diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index e691e93..4cb60ae 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -35,7 +35,7 @@ export default function AppointmentsPage() { { name: "Testimonials", id: "/#testimonials" }, { name: "FAQ", id: "/#faq" }, { name: "Appointments", id: "/appointments" }, - { name: "Contact", id: "/#contact" }, + { name: "Contact", id: "/#contact" } ]} brandName="QueueLess" /> @@ -53,6 +53,7 @@ export default function AppointmentsPage() { title: "Upcoming Bookings", stats: [ { title: "Today", values: [5, 5, 5], description: "Appointments today" }, { title: "This Week", values: [20, 20, 20], description: "Appointments this week" }, + { title: "This Month", values: [80, 80, 80], description: "Appointments this month" } ], logoIcon: Calendar, sidebarItems: [