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 ( - +
- +