Update src/app/diet-plans/page.tsx

This commit is contained in:
2026-03-03 00:59:41 +00:00
parent f5d7ade822
commit 575484abee

View File

@@ -58,7 +58,7 @@ export default function DietPlansPage() {
{ text: "Browse Plans", href: "#plans" },
{ text: "Schedule Consultation", href: "/appointments" },
]}
buttonAnimation="smooth"
buttonAnimation="slide-up"
ariaLabel="Diet plans hero section"
/>
</div>