Update src/app/appointments/page.tsx

This commit is contained in:
2026-03-03 00:35:00 +00:00
parent bb17aee942
commit 652712479e

View File

@@ -58,7 +58,7 @@ export default function AppointmentsPage() {
{ text: "Browse Services", href: "#services" },
{ text: "View Schedule", href: "#services" },
]}
buttonAnimation="smooth"
buttonAnimation="slide-up"
ariaLabel="Appointment booking hero section"
/>
</div>