From 93e7f57037852127c75ab8894369b98fc0688494 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:27:28 +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 2209201..e8b0c14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,7 +31,7 @@ export default function LandingPage() { navItems={[ { name: "Features", id: "features" }, { name: "Capabilities", id: "capabilities" }, - { name: "Metrics", id: "metrics" }, + { name: "Metrics", id: "capabilities" }, { name: "Testimonials", id: "testimonials" } ]} button={{