Update src/app/appointments/page.tsx

This commit is contained in:
2026-03-03 00:59:40 +00:00
parent 49e1451dac
commit 8404e0e22b

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>