From fc10ec9e64e88783dee3a2a98e2521af0172f820 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 17:45:07 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f9c8b2e..79e0e98 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function ContactPage() { ] } ]} - copyrightText="© 2024 Convrsn. All rights reserved." + copyrightText="© 2026 Convrsn. All rights reserved." /> -- 2.49.1