Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-11 00:24:50 +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>
);
}
}