From 34d91cd6c7b5774ea5865124eb1712bf910a1af2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Jul 2026 15:27:21 +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 900b34e..63636f9 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -53,7 +53,7 @@ export default function Layout() { ], }, ]} - copyright="© 2026 Webild. All rights reserved." + copyright="© 2026 VisionWeb. All rights reserved." links={[ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, -- 2.49.1