Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 549a8848c7 | |||
| 303c37aa53 | |||
| bd3ebcabed | |||
| 87171d9ee9 | |||
| 0dd8b6911e | |||
| 7ba1431c10 | |||
| d80578cc7d | |||
| 299c5caefe |
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Building Legacies with Precision"
|
||||
description="At BIGKEY Construction, we translate architectural vision into concrete reality. Trusted excellence for modern infrastructure and commercial developments."
|
||||
title="Turning Architectural Visions into Concrete Results"
|
||||
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>
|
||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user