From b9ff2419ce4bd782ea7f4ac9df5f831802db6039 Mon Sep 17 00:00:00 2001
From: Charlie Li <33972674+CharlieLeee@users.noreply.github.com>
Date: Sun, 9 Nov 2025 23:54:14 +0100
Subject: [PATCH] update footer; remove redundant button
---
app/positions/page.tsx | 10 ----------
components/footer.tsx | 11 ++++++++++-
2 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/app/positions/page.tsx b/app/positions/page.tsx
index 3254c04..6b67bb9 100644
--- a/app/positions/page.tsx
+++ b/app/positions/page.tsx
@@ -86,16 +86,6 @@ export default function PositionsPage() {