From 843d25d6f31d464fba7fd3138b517018f8600b3d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 21:34:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53c25ae..1dce97c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { { text: "Get Access", href: "#contact"}, { - text: "Explore Platform", href: "#about"}, + text: "See Compliance Features", href: "#about"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fpzh5o&_wi=2" imageAlt="Axiscure architectural compliance chamber" @@ -254,4 +254,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1