Update src/app/page.tsx

This commit is contained in:
2026-03-03 01:05:04 +00:00
parent ab2e471e4e
commit 2b65ca1ff1

View File

@@ -62,7 +62,7 @@ export default function HomePage() {
{ text: "Schedule Appointment", href: "/appointments" },
{ text: "Explore Diet Plans", href: "/diet-plans" },
]}
buttonAnimation="slide-up"
buttonAnimation="smooth"
ariaLabel="Hero section - Book appointments and nutrition planning"
/>
</div>