From 39949ead56516b9e32aef5b76dd73ba8ea61936f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:25:16 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c2a72a7..6bc43b4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -9,12 +9,12 @@ const navItems = [{ name: 'Home', id: '/' }, { name: 'About', id: '/about' }, { export default function AboutPage() { return ( - +
- +