Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-11 00:25:41 +00:00

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
tag="Let's Connect"
title="Lets Build Something Strong Together"
description="Our team is ready to discuss your foundation and geotechnical needs. Jeddah, Saudi Arabia • +966 12 652 1066"
description="Our team is ready to discuss your foundation and geotechnical needs. Reach out today for a technical feasibility assessment. Jeddah, Saudi Arabia • +966 12 652 1066"
imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-460.jpg"
mediaAnimation="slide-up"
/>
@@ -172,4 +172,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}