Merge version_1 into main #6
@@ -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" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user