Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 00:33:13 +00:00
parent 817ab876e4
commit 02eb6c87d0

View File

@@ -58,7 +58,7 @@ export default function ContactPage() {
{ text: "Schedule Consultation", href: "/appointments" },
{ text: "Browse Services", href: "/" },
]}
buttonAnimation="slide-up"
buttonAnimation="smooth"
ariaLabel="Contact page hero section"
/>
</div>