diff --git a/src/app/page.tsx b/src/app/page.tsx index 07659d5..0f9fb37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,6 +119,7 @@ export default function LandingPage() { { id: "q2", title: "Is there free Wi-Fi?", content: "Absolutely. We offer high-speed Wi-Fi perfect for students and professionals looking for a workspace." }, { id: "q3", title: "Do you host events?", content: "Yes, our space is available for small community gatherings and book reading sessions. Contact us for details." }, ]} + useInvertedBackground={false} title="Frequently Asked Questions" description="Everything you need to know about your local favorite coffee spot." faqsAnimation="slide-up"