diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d8ade3..24421e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function HomePage() { { text: "Schedule Appointment", href: "/appointments" }, { text: "Explore Diet Plans", href: "/diet-plans" }, ]} - buttonAnimation="slide-up" + buttonAnimation="smooth" ariaLabel="Hero section - Book appointments and nutrition planning" />