3 Commits

Author SHA1 Message Date
7ba1431c10 Update src/app/page.tsx 2026-04-26 15:00:55 +00:00
d80578cc7d Merge version_1 into main
Merge version_1 into main
2026-04-26 15:00:00 +00:00
299c5caefe Merge version_1 into main
Merge version_1 into main
2026-04-26 14:59:30 +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>
);
}
}