Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-08 21:34:40 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}