diff --git a/src/app/page.tsx b/src/app/page.tsx index 070babe..5e0361d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]}