diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index da44fa6..4e9e293 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -14,31 +14,15 @@ const navItems = [ export default function AboutPage() { return ( - +
- +
);