From 02eb6c87d0e9cd6ab4e7dbfd5ce1a14686ab333c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:33:13 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f9a136d..e1ce777 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" />