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