Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-03 02:57:33 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
imageAlt="Construction equipment and site"
textPosition="bottom-left"
showBlur={true}
showDimOverlay={true}
showDimOverlay={false}
buttons={[
{ text: "Get a Quote", href: "contact" },
{ text: "Learn More", href: "services" }
@@ -135,7 +135,7 @@ export default function LandingPage() {
"Preston City", "Franklin County", "Regional Builders", "Development Companies", "Contractors Network", "Municipal Services", "Commercial Clients", "Residential Projects"
]}
speed={40}
showCard={false}
showCard={true}
buttons={[
{ text: "Partner With Us", href: "contact" }
]}