From 77bc00999dc9ffe51e2c9a4492d3e4a7e067dcda Mon Sep 17 00:00:00 2001 From: iamkiddy Date: Thu, 4 Dec 2025 19:48:47 +0000 Subject: [PATCH] Update Navbar component to simplify the link structure by removing conditional routing for authenticated users. This change enhances navigation consistency by directing all users to the home page. --- components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 2cff21f..614babe 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -84,7 +84,7 @@ export function Navbar() { whileTap={{ scale: 0.95 }} >