4 Commits

Author SHA1 Message Date
843d25d6f3 Update src/app/page.tsx 2026-05-08 21:34:36 +00:00
887de22a12 Merge version_1 into main
Merge version_1 into main
2026-05-08 21:29:34 +00:00
5d1c0d0fdd Merge version_1 into main
Merge version_1 into main
2026-05-08 21:29:10 +00:00
49fefcee77 Merge version_1 into main
Merge version_1 into main
2026-05-08 21:28:43 +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>
);
}
}