From 05c12d9b22a2ecab7c4d94ebf4e83f37606b1f5c Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 12 Jan 2026 14:42:29 +0000 Subject: [PATCH] Remove Contact link from footer navigation. Co-authored-by: petrbrzek --- components/footer.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/footer.tsx b/components/footer.tsx index 3bed364..4935b1a 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -32,7 +32,6 @@ const navigation = { ], company: [ { name: 'About', href: '/about' }, - { name: 'Contact', href: '/contact' }, { name: 'Blog', href: '/blog' }, ], legal: [