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"