From bbf20881296b8f2ca37adaa4288c9b69dd6223f4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 17:56:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 940992f..170f052 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - names={[]} features={[ { icon: Globe2, @@ -258,6 +257,7 @@ export default function LandingPage() {