From c273e8748ad902cfc4b052b74392bd925f2b280c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:24:32 +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 9adbf53..30ea171 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function HomePage() { showDimOverlay={true} buttons={[ { - text: "Request Security Assessment", href: "/contact" + text: "Get Security Assessment", href: "/contact" }, { text: "Explore Solutions", href: "/solutions" -- 2.49.1