From 05480ec53a849ec42a631233cd0300c64f09c228 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:40:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aebb4a3..782727a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function HvacPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - button={{ text: "Get a Quote", href: "#contact" }} + button={{ text: "(256) 520-2499", href: "tel:2565202499" }} animateOnLoad={false} /> @@ -84,7 +84,7 @@ export default function HvacPage() {