2 Commits

Author SHA1 Message Date
abf57789c7 Update src/app/page.tsx 2026-04-21 17:50:20 +00:00
94936927b8 Merge version_1 into main
Merge version_1 into main
2026-04-21 17:48:16 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Unlocking Value, Promoting Strategic Land"
title="Maximize Your Land Potential: Strategic Promotion & Planning Expertise"
description="JCL Group specializes in identifying, securing, and maximizing the potential of strategic land sites. We handle the full promotion process to deliver sustainable growth."
buttons={[
{ text: "Contact Us", href: "#contact" },
@@ -168,4 +168,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}