Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-02 17:33:25 +00:00

View File

@@ -63,6 +63,8 @@ export default function LandingPage() {
text: "Request a Demo", href: "#contact"},
{
text: "See How It Works", href: "#features"},
{
text: "Get In Touch", href: "#contact"},
]}
imageSrc="https://img.b2bpic.net/free-photo/axelborg-towers-modern-architecture_181624-37834.jpg?id=15036385"
imageAlt="MeliuSafe AI-powered structural health monitoring dashboard"
@@ -274,4 +276,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}