From eaeb418d9612bc02a6bbdeb73d500d63980abf6f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:13:44 +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 964eee3..3300110 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,7 +197,7 @@ export default function LandingPage() { id: "6", title: "Where are you located?", content: "We're located at 11435 W Palmetto Park Rd Suite J, Boca Raton, FL 33428, inside Shoppes at Loggers Run. Easy parking and convenient access."}, ]} - animationType="slide-up" + animationType="instant" textboxLayout="default" useInvertedBackground={false} faqsAnimation="slide-up" -- 2.49.1