Update src/app/page.tsx

This commit is contained in:
2026-05-07 17:36:46 +00:00
parent 68fb71467d
commit 5211413fec

View File

@@ -109,8 +109,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
negativeCard={{ title: "", description: "" }}
positiveCard={{ title: "", description: "" }}
features={[]}
/>
</div>