2 Commits

Author SHA1 Message Date
8789a1fedc Update src/app/page.tsx 2026-05-11 00:25:35 +00:00
bf17d4504e Merge version_2 into main
Merge version_2 into main
2026-05-11 00:24:49 +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>
);
}
}