Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-05-11 00:26:49 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Minimizing Construction Risks for Saudi Arabias Greatest Projects"
title="Reliable Geotechnical Engineering for Saudi Arabia's Largest Infrastructure"
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>
);
}
}