From 68780227215f51f6d4e91536b244685fe2ba8892 Mon Sep 17 00:00:00 2001 From: Nicolas Wagner Date: Sat, 4 Jun 2022 14:23:45 +0200 Subject: [PATCH] fix: link menu product --- components/Header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Header.tsx b/components/Header.tsx index 24b216c..9a85724 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -21,7 +21,7 @@ const solutions = [ name: 'Product', description: 'Get a better understanding of where your traffic is coming from.', - href: '#', + href: '/features', icon: ViewGridIcon, }, {