Update src/app/page.tsx

This commit is contained in:
2026-05-22 04:21:31 +00:00
parent 29f869c635
commit 8e08aa45e4

View File

@@ -159,7 +159,7 @@ export default function LandingPage() {
<div id="events" data-section="events">
<FaqBase
animationType="slide-up"
animationType="smooth"
textboxLayout="default"
useInvertedBackground={false}
faqs={[
@@ -170,7 +170,6 @@ export default function LandingPage() {
title="Upcoming Events"
description="Join our virtual firesides and community discussions."
faqsAnimation="slide-up"
animationType="smooth"
/>
</div>