Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-10 20:48:01 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="About SGEEK - Hydro-Ingénierie"
title="About SGEEK: 12+ Years of Engineering Excellence Delivering Sustainable Hydraulic Solutions to Our Clients"
buttons={[{ text: "Learn More", href: "#" }]}
/>
</div>
@@ -165,4 +165,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}