Update src/app/page.tsx

This commit is contained in:
2026-05-12 19:02:58 +00:00
parent d7491fc5ba
commit 3549ad554a

View File

@@ -39,6 +39,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
brandName="SameDayRoofing"
button={{ text: "Quote", href: "#contact" }}
/>
</div>