Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-21 17:50:27 +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>
);
}
}