From ff145c2d2bfa8ea9a9057949fd2c30540a55de5f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 21:25:28 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f4dae1b..820d7bf 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,7 +16,7 @@ export default function HomePage() { brand="Honest HVAC Service You Can Count On" description="For years, homeowners and businesses have trusted Andy's Heating & Cooling for fast repairs, fair prices, and solutions that last. No pressure. No unnecessary replacements. Just experienced service from people who genuinely care." primaryButton={{ text: "Schedule Service", href: "#contact" }} - secondaryButton={{ text: "Call Now", href: "tel:5555555555" }} + secondaryButton={{ text: "Call Now", href: "https://docs.google.com/document/d/14PazFy1OWBJ0oHII_s8DlLj0BF7JiLuvlTciBscfDgY/edit?tab=t.0" }} imageSrc="http://img.b2bpic.net/free-photo/man-drinking-hot-beverage-energy-crisis_23-2150061897.jpg" /> -- 2.49.1