From 656196e26d340ba4c705dc5c5fb6c00963a89152 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:41:10 +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 562d2cd..fc4fef0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,7 +217,7 @@ export default function LandingPage() { tagIcon={HelpCircle} tagAnimation="slide-up" textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q7ie6n" imageAlt="frequently asked questions help support illustration" -- 2.49.1