Update src/app/contact/page.tsx

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

View File

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