From d3a6eb52c0c07900dce15bc4a8f5224dae3f68f5 Mon Sep 17 00:00:00 2001 From: v0 Date: Sun, 2 Nov 2025 18:13:10 +0000 Subject: [PATCH] feat: update "About Me" button to teal background Change button to solid teal with hover effect for better UX. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> --- app/about/page.tsx | 2 +- app/gallery/page.tsx | 2 +- app/globals.css | 25 +++++++++++++++++++ app/page.tsx | 18 +++++++++----- app/sponsor/page.tsx | 2 +- components/cursor-effects.tsx | 38 +++++++++++++++++++++++----- components/navigation.tsx | 47 ++++++++++++++++++++++++----------- 7 files changed, 104 insertions(+), 30 deletions(-) diff --git a/app/about/page.tsx b/app/about/page.tsx index 728ae94..2825fc5 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -124,7 +124,7 @@ export default function AboutPage() { -