Update src/app/page.tsx

This commit is contained in:
2026-03-03 01:06:59 +00:00
parent d20a1740ff
commit 451e4fe4be

View File

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