diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c0e6a9..e167358 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,6 +93,7 @@ export default function AboutPage() { title="Our Journey & Impact" tag="Travel Expertise" useInvertedBackground={true} + metricsAnimation="slide-up" metrics={[ { id: "families", diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f2adb57..4f0e22c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function ContactPage() {