From 3aac524fcf3950e6f694eba535daa782f49653ff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 16:27:24 +0000 Subject: [PATCH] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 7631c63..fe11e29 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -83,7 +83,7 @@ export default function Layout() { ], }, ]} - copyright="© 2024 Claercoat Pro. All rights reserved." + copyright="© 2024 Clearcoat Pro. All rights reserved." links={[ { label: "Privacy Policy", -- 2.49.1