From 1b125b90b65749927671f95bc2d069b9d526efdc Mon Sep 17 00:00:00 2001
From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com>
Date: Fri, 21 Nov 2025 23:04:44 +0100
Subject: [PATCH 1/4] fix: enhance back navigation in NotFoundPage component
---
frontend/src/app/not-found.tsx | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/frontend/src/app/not-found.tsx b/frontend/src/app/not-found.tsx
index 8307ae2c430..b71564769ba 100644
--- a/frontend/src/app/not-found.tsx
+++ b/frontend/src/app/not-found.tsx
@@ -12,7 +12,17 @@ export default function NotFoundPage() {
Oops, the page you are looking for could not be found.
-