From 0e2934bc5e1387ce587b128bba5a5aee5c5d63c4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 21 Feb 2026 16:57:30 +0000 Subject: [PATCH 1/2] Initial plan From 18e3f8dcd73bca5bc3b626a4fbc06d28c1f14074 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 21 Feb 2026 16:58:44 +0000 Subject: [PATCH 2/2] Fix JSX syntax error: swap mismatched Button/Link closing tags in not-found.tsx Co-authored-by: naheel0 <191262736+naheel0@users.noreply.github.com> --- src/app/not-found.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index 6227898..8ba458b 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -45,8 +45,8 @@ export default function NotFound() { > Back to Safety - - + +