From c84828e467c6d14a3d4ee72ca935dd354fb16f3d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:20:16 +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 3f573b2..ede8fdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Neural Mapping", description: "Identify your mental grid position.", bentoComponent: "reveal-icon", icon: Zap + title: "Neural Mapping", description: "Visualize your mental patterns in seconds.", bentoComponent: "reveal-icon", icon: Zap }, { title: "Dynamic Sync", description: "Protocol transposition initiated.", bentoComponent: "reveal-icon", icon: Star -- 2.49.1