diff --git a/src/app/page.tsx b/src/app/page.tsx index 24421e6..1d8ade3 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="smooth" + buttonAnimation="slide-up" ariaLabel="Hero section - Book appointments and nutrition planning" />