diff --git a/src/app/diet-plans/page.tsx b/src/app/diet-plans/page.tsx index 48bbcc7..b2411c6 100644 --- a/src/app/diet-plans/page.tsx +++ b/src/app/diet-plans/page.tsx @@ -58,7 +58,7 @@ export default function DietPlansPage() { { text: "Browse Plans", href: "#plans" }, { text: "Schedule Consultation", href: "/appointments" }, ]} - buttonAnimation="slide-up" + buttonAnimation="smooth" ariaLabel="Diet plans hero section" />