diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index 4cb60ae..3a20f67 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -60,6 +60,8 @@ export default function AppointmentsPage() { { icon: Calendar, active: true }, { icon: Clock } ], + buttons: [{ text: "View All", href: "#" }], + listItems: [], imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-office-showing-tablet_23-2148767909.jpg", imageAlt: "Person viewing a digital calendar on a tablet" }} />