Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ddd8e4c50 | |||
| c285887f0c | |||
| 583e945b6a | |||
| 40c99162c8 | |||
| da485f4d29 |
@@ -63,8 +63,10 @@ export default function LandingPage() {
|
|||||||
text: "Request a Demo", href: "#contact"},
|
text: "Request a Demo", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "See How It Works", href: "#features"},
|
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"
|
imageSrc="https://img.b2bpic.net/premium-photo/architecture-details-modern-building-metal-wall-curve-futuristic-space_1033579-188584.jpg?id=333886856"
|
||||||
imageAlt="MeliuSafe AI-powered structural health monitoring dashboard"
|
imageAlt="MeliuSafe AI-powered structural health monitoring dashboard"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -274,4 +276,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user