From 2031a9c23f5d88f0dd622fd15a2c496a659f521c Mon Sep 17 00:00:00 2001 From: Rachelle Date: Wed, 1 Apr 2026 21:19:44 +1100 Subject: [PATCH] update icons --- app/not-found.tsx | 10 ++++++++-- app/shield/page.tsx | 8 ++++++-- components/Footer.tsx | 10 +++++++--- components/SiteHeader.tsx | 5 +++-- public/images/404.png | Bin 0 -> 146045 bytes public/images/logo-icon.png | Bin 0 -> 9869 bytes public/images/og-image.png | Bin 221056 -> 37981 bytes public/learn/apple-touch-icon.png | Bin 4622 -> 6764 bytes public/learn/favicon-16x16.png | Bin 482 -> 658 bytes public/learn/favicon-180x180.png | Bin 4801 -> 0 bytes public/learn/favicon-192x192.png | Bin 2395 -> 7186 bytes public/learn/favicon-32x32.png | Bin 1000 -> 1233 bytes public/learn/favicon-48x48.png | Bin 1496 -> 0 bytes public/learn/favicon-512x512.png | Bin 5622 -> 22829 bytes public/learn/favicon-96x96.png | Bin 2767 -> 0 bytes public/learn/favicon.ico | Bin 504 -> 4286 bytes public/learn/favicon.svg | 3 --- public/learn/logo-icon-primary.png | Bin 0 -> 10340 bytes public/og-image.png | Bin 55516 -> 0 bytes 19 files changed, 24 insertions(+), 12 deletions(-) create mode 100644 public/images/404.png create mode 100644 public/images/logo-icon.png delete mode 100644 public/learn/favicon-180x180.png delete mode 100644 public/learn/favicon-48x48.png delete mode 100644 public/learn/favicon-96x96.png delete mode 100644 public/learn/favicon.svg create mode 100644 public/learn/logo-icon-primary.png delete mode 100644 public/og-image.png 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() { />
+ A confused AI-generated multicorn

404

@@ -70,8 +75,9 @@ export default function NotFound() {

- 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." + }

diff --git a/app/shield/page.tsx b/app/shield/page.tsx index ef5f852..a31ce1a 100644 --- a/app/shield/page.tsx +++ b/app/shield/page.tsx @@ -1,5 +1,4 @@ import type { Metadata } from 'next' -import { Shield } from 'lucide-react' import { Footer } from '@/components/Footer' import { ConsentScreenDemo } from '@/components/ConsentScreenDemo' import { FeatureCard } from '@/components/FeatureCard' @@ -638,7 +637,12 @@ export default function ShieldPage() {
-

We Run Shield on Shield diff --git a/components/Footer.tsx b/components/Footer.tsx index 96e62af..26645f1 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -77,8 +77,12 @@ export function Footer({ site = 'shield' }: { readonly site?: FooterSite }) {
- - Multicorn + + + multicorn

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.

- Multicorn + + multicorn