From 1884e62991bef476bd2b1455223ae48506280300 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 14:00:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} -- 2.49.1