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: "#" },