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

This commit is contained in:
2026-03-03 01:05:03 +00:00
parent 489f30baa8
commit ab2e471e4e

View File

@@ -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"
/>
</div>