From 53c401250277f7d4f6c94dd45833e4d1b2299bc1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:29:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a144c8..470bdd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,6 +71,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/elegant-man-suit-showing-two-partners-paper_1262-811.jpg" imageAlt="L&Co accounting team" mediaAnimation="slide-up" + metricsAnimation="opacity" tagAnimation="opacity" /> @@ -157,6 +158,7 @@ export default function LandingPage() { useInvertedBackground={false} tagAnimation="opacity" faqsAnimation="slide-up" + mediaAnimation="opacity" mediaPosition="right" imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg" imageAlt="Customer support team" -- 2.49.1