Update src/app/fleet/page.tsx

This commit is contained in:
2026-05-03 19:41:43 +00:00
parent 65598a7d3c
commit be73e8ac80

View File

@@ -30,7 +30,7 @@ export default function FleetPage() {
{ name: "Contact us", id: "/contact-us" },
]}
brandName="CleanScene"
button={{ text: "Get Quote" }}
button={{ text: "Get My Free Estimate", href: "/estimate" }}
/>
</div>