Update src/app/appointments/page.tsx

This commit is contained in:
2026-03-03 01:05:02 +00:00
parent 60faf74f91
commit 862cc399da

View File

@@ -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"
/>
</div>