From 8d50c9eca89f69da4bb3d0a45c46052c5856e0b7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:02:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7061c15..c3f5aee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/illustration-of-automated-video-editing--1772546100056-e0ea427d.png" imageAlt="Video editing automation workflow" mediaAnimation="blur-reveal" + metricsAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1