From a304473d98ada7b481f23b3e94acd0992b6746bb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:40:37 +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 3859918..3d5dbb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { logoText="J & J Roofing" description="Expert roofing solutions for residential and commercial properties. Quality craftsmanship, professional service, and lasting durability." buttons={[ - { text: "Get Free Quote", href: "contact" }, + { text: "Get Your Free Quote Today", href: "contact" }, { text: "View Our Work", href: "projects" }, ]} imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=1" -- 2.49.1