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}