Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-26 15:01:01 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Building Legacies with Precision"
title="Turning Architectural Visions into Concrete Results"
description="At BIGKEY Construction, we translate architectural vision into concrete reality. Trusted excellence for modern infrastructure and commercial developments."
buttons={[
{
@@ -208,4 +208,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}