From 1e76e96be0c353f3a12f21bcd64ae70a9aba85f6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:07:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7111a5b..0df8bf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APDXrO0d34W4echibubCOVKUTx/an-abstract-illustration-showing-a-web-d-1772485438253-1d1f0c78.png" imageAlt="Design process illustration" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -181,7 +182,6 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - gridVariant="uniform-all-items-equal" carouselMode="buttons" /> -- 2.49.1