diff --git a/src/app/page.tsx b/src/app/page.tsx index fb3b47d..e4bdece 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,6 +181,7 @@ export default function LandingPage() { tag="Safety First" textboxLayout="default" useInvertedBackground={true} + buttonAnimation="fade-in" /> @@ -194,6 +195,7 @@ export default function LandingPage() { inputPlaceholder="Enter your email" buttonText="Book Now" termsText="We respect your privacy. Your appointment details will be kept confidential and secure." + tagAnimation="slide-up" />