diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4f00c5c..7905483 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,6 +67,7 @@ export default function AboutPage() { id: "4", value: "100%", description: "Licensed, insured, and committed to satisfaction guarantee"}, ]} + metricsAnimation="slide-up" useInvertedBackground={true} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index c1b3f80..288e453 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,7 @@ export default function HomePage() { id: "4", value: "15min", description: "Average response time to service requests in your area"}, ]} + metricsAnimation="slide-up" useInvertedBackground={true} />