Update src/app/estimate/page.tsx

This commit is contained in:
2026-05-03 19:27:51 +00:00
parent 98ff72be40
commit c2e797fc73

View File

@@ -31,6 +31,7 @@ export default function EstimatePage() {
{ name: "Contact us", id: "/contact-us" },
]}
brandName="CleanScene"
button={{ text: "Get Quote" }}
/>
</div>