From 232b88edd88f23724be704bb9e4a4862f16a5a4c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 18:15:09 +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 3286fe2..3684e35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function PlumbingPage() { { title: "Company", items: [{ label: "About Us", href: "/" }, { label: "Reviews", href: "/" }] }, { title: "Contact", items: [{ label: "(989) 332-8291", href: "tel:+19893328291" }] }, ]} - copyrightText="© 2025 Root Eaters Plumbing and Drain Cleaning LLC" + copyrightText="© 2026 Root Eaters Plumbing and Drain Cleaning LLC" /> -- 2.49.1