From 9561617a3aad6fbe204a2a0a3a8081f3977991d7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 01:19:22 +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 8b5bb0f..3a85301 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { ]} title="Need Assistance?" description="Common questions about Browne Motors." - faqsAnimation="slide-up" + animationType="smooth" /> -- 2.49.1