From 389c04a90e116e84ed3c80e2e8c3786d0b5a3fbe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:30:11 +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 ec7e086..827d7b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { description="Everything you need to know about Hassan Tech juicers, warranty, and maintenance." tag="Support" textboxLayout="default" - animationType="slide-up" + animationType="smooth" faqsAnimation="slide-up" useInvertedBackground={false} faqs={[ -- 2.49.1