diff --git a/src/app/page.tsx b/src/app/page.tsx index 831e2b6..e11b9b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function HvacPage() { title="Ready to Stay Comfortable Year-Round?" description="Whether you need a new installation, emergency repair, or routine maintenance — our team is ready to help. Call us today or request a free quote." buttons={[ - { text: "Get a Free Quote", href: "#contact" }, + { text: "Request Your Free Quote", href: "#contact" }, { text: "Call (555) 987-6543", href: "tel:5559876543" }, ]} background={{ variant: "plain" }}