diff --git a/src/app/page.tsx b/src/app/page.tsx index 26e0d06..8c8f1da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,6 +62,7 @@ export default function LandingPage() { { text: "Book Appointment", href: "tel:(941) 624-6019" }, { text: "Our Services", href: "#services" } ]} + mediaAnimation="opacity" /> @@ -134,10 +135,10 @@ export default function LandingPage() {