From 123a6b0647fbdca29aab966818aafe592b914e2f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 21:43:17 +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 21c5952..8613629 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Drain Savants brings local, reliable care to your home. Tammy and our expert team handle everything from routine drain cleaning to emergency gas line repairs." buttons={[ { text: "Call Now: 555-0123", href: "tel:5550123" }, - { text: "Get a Free Quote", href: "#contact" }, + { text: "Get Your Free Quote", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-male-electrician-workplace_23-2148087655.jpg" imageAlt="Drain Savants professional plumbing service" -- 2.49.1