From 0256ceb388cc3033930d7f5a954edfcf0f0dc237 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:33:18 +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 befb36d..7651b5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="Your Trusted Partner for Superior Roofing Solutions. Quality Craftsmanship, Durable Results, Every Time." buttons={[ { - text: "Get a Free Quote", href: "#contact"}, + text: "Request Your Free Estimate Now", href: "#contact"}, { text: "View Our Services", href: "#services"}, ]}