From 07a6481f4d519cdc506945b7678f3ebe61bb9148 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 02:39:20 +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 d4c7723..9b32efc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Get a Free Quote", href: "#contact" }, - { text: "Call Now: (267) 491-7716", href: "tel:+12674917716" } + { text: "Schedule Free Inspection", href: "#contact" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561165.jpg" -- 2.49.1