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"