From f128d998e3f7823bef60caa720e9c81ca0e7df83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 05:55:06 +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 4b0bd7d..3d130a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { title="Committed to Property Excellence" buttons={[ { - text: "Our Story", href: "#"}, + text: "Request a Free Quote", href: "#contact"}, ]} /> -- 2.49.1