diff --git a/src/app/page.tsx b/src/app/page.tsx index 63c3a44..e495233 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,6 +38,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="D&J Construction" + button={{ text: "Get a Quote", href: "#contact" }} />