diff --git a/src/app/fleet/page.tsx b/src/app/fleet/page.tsx index 0c78115..36f7716 100644 --- a/src/app/fleet/page.tsx +++ b/src/app/fleet/page.tsx @@ -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" }} />