diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d2ca9f..3cdc554 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { icon: Droplet, label: "Painless Treatments", value: "Guaranteed"}, ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" /> @@ -217,7 +217,7 @@ export default function LandingPage() { ]} sideTitle="Your Questions, Answered" sideDescription="Find quick answers to common questions about our clinic, treatments, and patient experience." - faqsAnimation="slide-up" + faqsAnimation="entrance-slide" />