From 6502c8b560aacd1da2e38e8999373d70b61870df Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 22:02:10 +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 18a3b7f..0e33b23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,7 @@ export default function LandingPage() { description="Experience the meticulous journey your items take from worn to renewed, handled with expertise at every stage." buttons={[ { - text: "Request a Repair", href: "#contact" + text: "Get Your Free Repair Estimate", href: "#contact" } ]} /> -- 2.49.1