3 Commits

Author SHA1 Message Date
f165040b62 Update src/app/page.tsx 2026-05-11 00:24:43 +00:00
710569b3e6 Merge version_1 into main
Merge version_1 into main
2026-05-11 00:22:27 +00:00
08b5b0bf5e Merge version_1 into main
Merge version_1 into main
2026-05-11 00:22:04 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Engineering the Ground Beneath Saudi Arabias Greatest Projects"
title="Minimizing Construction Risks for Saudi Arabias Greatest Projects"
description="Advanced geotechnical and foundation solutions powered by precision, safety, and innovation."
buttons={[
{ text: "Request a Consultation", href: "#contact" },
@@ -172,4 +172,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}