diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index 1cc0a5f..a349cd2 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -58,7 +58,7 @@ export default function AppointmentsPage() { { text: "Browse Services", href: "#services" }, { text: "View Schedule", href: "#services" }, ]} - buttonAnimation="slide-up" + buttonAnimation="smooth" ariaLabel="Appointment booking hero section" />