diff --git a/src/app/page.tsx b/src/app/page.tsx index 6751037..8900cf4 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: "Book Your Free Inspection", href: "#contact" }, + { text: "Get Your Free Inspection Now", href: "#contact" }, { text: "Call (555) 987-6543", href: "tel:5559876543" }, ]} background={{ variant: "plain" }}