From 6ea86821d3d4659218c250365aa6a87b4b077cad Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 23:09:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b828463..39b987e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -259,7 +259,8 @@ export default function LandingPage() { ], }, ]} - copyrightText="© 2023 AERRATRIC TECHNOLOGY INC. All rights reserved." + logoText="AERRATRIC TECHNOLOGY INC" + copyrightText="© 2024 AERRATRIC TECHNOLOGY INC. All rights reserved." /> -- 2.49.1