From bde77ca2cc813bfc7ca9a75516da736cc4bb2f4c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 03:12:52 +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 4d10948..7edf03c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,6 +171,7 @@ export default function LandingPage() { id: "q3", title: "How can I book a consultation?", content: "Click the 'Book Consultation' button to message us."}, ]} title="Frequently Asked Questions" + description="We are here to help with all your compliance questions." faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1