fix: add missing href to 'Get your quote' button on services page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Vadym Samoilenko 2026-02-23 13:00:40 +00:00
parent 946c6a44ab
commit e4fcc5b9c8

View file

@ -152,7 +152,7 @@ export default function ServicesPage() {
No hourly billing, no surprise invoices, no extra charges for phone calls. Just
clear, predictable pricing so you can budget with confidence.
</p>
<Button size="lg" trailingArrow>
<Button size="lg" trailingArrow href="/contact">
Get your quote
</Button>
</div>