diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0ddc453..04fd282 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -126,6 +126,7 @@ export default function AboutPage() { imageSrc="http://img.b2bpic.net/free-photo/worker-office-receiving-feedback-from-management-executive_482257-126629.jpg" imageAlt="Shook Towing customer service team" mediaAnimation="blur-reveal" + metricsAnimation="slide-up" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 949865d..b0e7e9a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -136,6 +136,7 @@ export default function ContactPage() { }} useInvertedBackground={false} buttonText="Submit Request" + mediaAnimation="blur-reveal" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bdf480..3657d7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -240,6 +240,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg?_wi=1" imageAlt="professional towing owner with tow truck portrait" mediaAnimation="blur-reveal" + metricsAnimation="slide-up" />