diff --git a/app/not-found.tsx b/app/not-found.tsx index 979a790..6403a9a 100644 --- a/app/not-found.tsx +++ b/app/not-found.tsx @@ -60,6 +60,11 @@ export default function NotFound() { />
404
- You've wandered beyond the Multicorn universe. The page you're looking for may - have moved or never existed. + { + "You're as lost as an AI trying to draw a unicorn with multiple horns. The page you're looking for may have moved or never existed." + }
The trusted layer between humans and AI agents. Open-source SDK, enterprise-grade @@ -96,7 +100,7 @@ export function Footer({ site = 'shield' }: { readonly site?: FooterSite }) {
- © {new Date().getFullYear()} Multicorn. All rights reserved. + © {new Date().getFullYear()} multicorn. All rights reserved.