Update src/app/page.tsx

This commit is contained in:
2026-05-20 17:42:07 +00:00
parent a6001a5a2e
commit f6cb109531

View File

@@ -168,6 +168,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Get in touch with our team to discuss your next construction project, Build Smarter Today."
useInvertedBackground={false}
background={{ variant: "plain" }}
buttons={[{ text: "Contact Sales", href: "#" }]}
/>