From eb781716697ad0857d8335ca1d9aebe07f96dca4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 04:31:32 +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 61ddb23..eb8ac41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -268,7 +268,7 @@ export default function LandingPage() { ], }, ]} - copyrightText="© 2024 Ancer Construction LLC. All rights reserved." + copyrightText="© 2024 Ancer Construction LLC. All rights reserved. Proudly serving Arizona." /> -- 2.49.1