From 4fc41d666ccffdc72c67507caeb5518f1d7c7436 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 10:11:07 +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 7b3a3a9..c1f33f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/african-american-trader-works-from-home-using-laptop-study-stock-prices_482257-121736.jpg" imageAlt="Advanced HVAC control system interface" buttons={[ - { text: "Get a Free Quote", href: "contact" }, + { text: "Schedule Free Inspection", href: "contact" }, { text: "Emergency Service", href: "contact" } ]} buttonAnimation="slide-up" -- 2.49.1