From 3416caf7425335494b4257befaf2b48618ea0c35 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:24:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6761614..d8ca7a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -278,6 +278,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about our services, booking, or anything else? Find quick answers here." faqsAnimation="slide-up" + textboxLayout="default" /> -- 2.49.1