5 Commits

Author SHA1 Message Date
549a8848c7 Merge version_4 into main
Merge version_4 into main
2026-04-26 15:03:27 +00:00
303c37aa53 Update src/app/page.tsx 2026-04-26 15:03:24 +00:00
bd3ebcabed Merge version_3 into main
Merge version_3 into main
2026-04-26 15:02:27 +00:00
87171d9ee9 Update src/app/page.tsx 2026-04-26 15:02:24 +00:00
0dd8b6911e Merge version_2 into main
Merge version_2 into main
2026-04-26 15:01:01 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
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."
description="At BIGKEY Construction, we translate architectural vision into reality. Partner with us for expert, on-time, and on-budget delivery that builds immediate confidence for your commercial projects."
buttons={[
{
text: "View Projects", href: "#services"},
@@ -191,7 +191,7 @@ export default function LandingPage() {
description="We are ready to break ground on your next major investment. Contact our lead engineering team today."
buttons={[
{
text: "Contact Us", href: "mailto:info@bigkey.com"},
text: "Request Your Consultation", href: "mailto:info@bigkey.com"},
]}
/>
</div>