diff --git a/src/app/page.tsx b/src/app/page.tsx index 441b6ab..828ce58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,8 +109,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - negativeCard={{ title: "", description: "" }} - positiveCard={{ title: "", description: "" }} + features={[]} />