From 56476b086d299b6d6b7abac371095d836d099d5b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 06:21:58 +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 7142d85..1ce287b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,6 +126,7 @@ export default function LandingPage() { { id: "2", title: "Can we host events?", content: "We would love to help you celebrate. Please reach out to our team." } ]} title="Common Inquiries" + description="We are here to answer your questions." textboxLayout="default" faqsAnimation="slide-up" useInvertedBackground={false}