Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 01:06:58 +00:00
parent 046b4f1f5c
commit 792052d410

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>
@@ -70,7 +70,7 @@ export default function ContactPage() {
tag="Help & Support"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
animationType="opacity"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg"
imageAlt="FAQ support section"